[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freadysetmark%2Fwealth_pulse" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/readysetmark/wealth_pulse on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-25/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af7efd4a14e34fbbc8f707093aa7e4824f04fe9fda7d7482e403c65441bc8afc [INFO] running `Command { std: "docker" "start" "-a" "af7efd4a14e34fbbc8f707093aa7e4824f04fe9fda7d7482e403c65441bc8afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af7efd4a14e34fbbc8f707093aa7e4824f04fe9fda7d7482e403c65441bc8afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7efd4a14e34fbbc8f707093aa7e4824f04fe9fda7d7482e403c65441bc8afc", kill_on_drop: false }` [INFO] [stdout] af7efd4a14e34fbbc8f707093aa7e4824f04fe9fda7d7482e403c65441bc8afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10622266c80d8f5f6fd80e9f253ccb4c60970d9c9016e9a07c8f73c7deefe6d0 [INFO] running `Command { std: "docker" "start" "-a" "10622266c80d8f5f6fd80e9f253ccb4c60970d9c9016e9a07c8f73c7deefe6d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling ord_subset v1.2.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling combine v2.4.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling 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 2m 11s [INFO] running `Command { std: "docker" "inspect" "10622266c80d8f5f6fd80e9f253ccb4c60970d9c9016e9a07c8f73c7deefe6d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10622266c80d8f5f6fd80e9f253ccb4c60970d9c9016e9a07c8f73c7deefe6d0", kill_on_drop: false }` [INFO] [stdout] 10622266c80d8f5f6fd80e9f253ccb4c60970d9c9016e9a07c8f73c7deefe6d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a35d1522be4f78433138a62719962395853ce1eb126764ffef9c4cdff550643 [INFO] running `Command { std: "docker" "start" "-a" "7a35d1522be4f78433138a62719962395853ce1eb126764ffef9c4cdff550643", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling wealth_pulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.04s [INFO] running `Command { std: "docker" "inspect" "7a35d1522be4f78433138a62719962395853ce1eb126764ffef9c4cdff550643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a35d1522be4f78433138a62719962395853ce1eb126764ffef9c4cdff550643", kill_on_drop: false }` [INFO] [stdout] 7a35d1522be4f78433138a62719962395853ce1eb126764ffef9c4cdff550643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f99be32c3a5410a18d278ae69237e8ddf4225b15b74f9d49133df64f94557a4e [INFO] running `Command { std: "docker" "start" "-a" "f99be32c3a5410a18d278ae69237e8ddf4225b15b74f9d49133df64f94557a4e", 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.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wealth_pulse-598987b4669133be) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test parser::parse::tests::account_single_level ... ok [INFO] [stdout] test parser::parse::tests::account_multiple_level ... ok [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::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::code_long ... ok [INFO] [stdout] test parser::parse::tests::comment_empty ... ok [INFO] [stdout] test parser::parse::tests::comment_line_no_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_line_with_leading_whitespace ... ok [INFO] [stdout] test parser::parse::tests::comment_no_leading_space ... ok [INFO] [stdout] test parser::parse::tests::date_test ... 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::payee_single_character ... ok [INFO] [stdout] test parser::parse::tests::payee_short ... 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_comment ... 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::skip_comment_or_empty_lines_mix ... ok [INFO] [stdout] test parser::parse::tests::status_cleared ... 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::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_space ... ok [INFO] [stdout] test parser::parse::tests::whitespace_empty_is_error ... 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 core::price::tests::price_fmt ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_quantity_then_symbol ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_symbol_then_quantity_with_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_quantity_then_symbol_no_whitespace ... FAILED [INFO] [stdout] test parser::parse::tests::amount_test_symbol_then_quantity ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_single_transaction ... FAILED [INFO] [stdout] test parser::parse::tests::ledger_small_sample ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components ... FAILED [INFO] [stdout] test parser::parse::tests::posting_with_all_components_alternate_amount ... 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_no_fractional_part ... FAILED [INFO] [stdout] test parser::parse::tests::price_db_multiple_records ... FAILED [INFO] [stdout] test parser::parse::tests::price_test ... 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::quantity_positive_with_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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe5fc89 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::h177d6fa7128bbd58 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:83:17 [INFO] [stdout] 29: 0x562edbe5fc4a - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_no_space::{{closure}}::h703c9ab9bef018a1 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:81:5 [INFO] [stdout] 30: 0x562edbe630ce - core::ops::function::FnOnce::call_once::hf963b58805fe4e37 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7fbe94169609 - start_thread [INFO] [stdout] 53: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe5f929 - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::h7b80a243e50a3927 [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:74:13 [INFO] [stdout] 29: 0x562edbe5f8ea - wealth_pulse::core::amount::tests::amount_fmt_symbol_left_with_space::{{closure}}::h4fab13aa11b8f59e [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:72:5 [INFO] [stdout] 30: 0x562edbe627be - core::ops::function::FnOnce::call_once::h7ef7e70fa6533c42 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7fbe94169609 - start_thread [INFO] [stdout] 53: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe60349 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::h3a90ee291022634e [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:101:17 [INFO] [stdout] 29: 0x562edbe6030a - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_no_space::{{closure}}::hac9dcd353bf0f6da [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:99:5 [INFO] [stdout] 30: 0x562edbe62bbe - core::ops::function::FnOnce::call_once::hb92e35aa1ae5f504 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7fbe94169609 - start_thread [INFO] [stdout] 53: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe5ffe9 - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::h180e39b3e6a062de [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:92:17 [INFO] [stdout] 29: 0x562edbe5ffaa - wealth_pulse::core::amount::tests::amount_fmt_symbol_right_with_space::{{closure}}::h9f7a25492108dbaa [INFO] [stdout] at /opt/rustwide/workdir/src/core/amount.rs:90:5 [INFO] [stdout] 30: 0x562edbe6264e - core::ops::function::FnOnce::call_once::h798122cb6552bf3a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7fbe94169609 - start_thread [INFO] [stdout] 53: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe35923 - combine::primitives::Parser::parse::h01be86f036ce98ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x562edbe8576d - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::heef21c910d59d31c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:561:22 [INFO] [stdout] 60: 0x562edbe8572a - wealth_pulse::parser::parse::tests::amount_or_inferred_amount_provided::{{closure}}::h0dfbdedc7d63e004 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:560:5 [INFO] [stdout] 61: 0x562edbe62abe - core::ops::function::FnOnce::call_once::hab6d7589561f54b9 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 64: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 65: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 68: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 69: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 70: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 71: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 72: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 73: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 74: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 76: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 77: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 78: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 79: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 81: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 82: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 83: 0x7fbe94169609 - start_thread [INFO] [stdout] 84: 0x7fbe93f3b293 - clone [INFO] [stdout] 85: 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe9aa7c - wealth_pulse::core::price::tests::price_fmt::h5bf1cd59155e52bc [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:45:21 [INFO] [stdout] 29: 0x562edbe9a9da - wealth_pulse::core::price::tests::price_fmt::{{closure}}::hc41287b724584528 [INFO] [stdout] at /opt/rustwide/workdir/src/core/price.rs:40:5 [INFO] [stdout] 30: 0x562edbe623ce - core::ops::function::FnOnce::call_once::h4c7b6dd531177cbd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 31: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 32: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 33: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 34: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 37: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 38: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 39: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 40: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 41: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 42: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 43: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 48: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 51: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 52: 0x7fbe94169609 - start_thread [INFO] [stdout] 53: 0x7fbe93f3b293 - clone [INFO] [stdout] 54: 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe2ab5a - combine::combinator::::parse_lazy::hfba1149cf05764a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x562edbe3b578 - as combine::primitives::Parser>::parse_lazy::h37d3bb8168866b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34dd3 - combine::primitives::Parser::parse_stream_consumed::hf946826b99aa1625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69467 - combine::primitives::Parser::parse_stream::h5687240e77e06d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69467 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h0401265089865872 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x562edbe618fa - core::ops::function::FnMut::call_mut::h4466bf4ccb310a67 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4ae04 - as combine::primitives::Parser>::parse_stream::h7478c610132bec57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe314bd - combine::primitives::Parser::parse_lazy::h9a5ae7c9fb4761a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44351 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe390f3 - combine::primitives::Parser::parse::he7cc8a98571e3f89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x562edbe8542d - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::hf3107545bb8004c3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:551:22 [INFO] [stdout] 52: 0x562edbe853ea - wealth_pulse::parser::parse::tests::amount_test_quantity_then_symbol::{{closure}}::hbec7b9608c5b90ac [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:550:5 [INFO] [stdout] 53: 0x562edbe6244e - core::ops::function::FnOnce::call_once::h5a3e9f8a8d5ba05e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 56: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 57: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 59: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 60: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 61: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 62: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 63: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 64: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 65: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 66: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 68: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 69: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 70: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 71: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 73: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 74: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fbe94169609 - start_thread [INFO] [stdout] 76: 0x7fbe93f3b293 - clone [INFO] [stdout] 77: 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe2ab5a - combine::combinator::::parse_lazy::hfba1149cf05764a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x562edbe3b578 - as combine::primitives::Parser>::parse_lazy::h37d3bb8168866b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34dd3 - combine::primitives::Parser::parse_stream_consumed::hf946826b99aa1625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69467 - combine::primitives::Parser::parse_stream::h5687240e77e06d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69467 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h0401265089865872 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x562edbe618fa - core::ops::function::FnMut::call_mut::h4466bf4ccb310a67 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4ae04 - as combine::primitives::Parser>::parse_stream::h7478c610132bec57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe36ee3 - combine::primitives::Parser::parse::h7334fe2f4f3dd7ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x562edbe84dad - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::h3f8082ed562ff32c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:531:22 [INFO] [stdout] 45: 0x562edbe84d6a - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_with_whitespace::{{closure}}::h0c00a5b403df207d [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:530:5 [INFO] [stdout] 46: 0x562edbe62e3e - core::ops::function::FnOnce::call_once::hd78ad4c9d4b03220 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 49: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 52: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 53: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 54: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 55: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 56: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 57: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 58: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 59: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 64: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 66: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 67: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fbe94169609 - start_thread [INFO] [stdout] 69: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe35d93 - combine::primitives::Parser::parse::h2ce9e838256091f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x562edbe843ed - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::h385ca8d13892c761 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:501:22 [INFO] [stdout] 45: 0x562edbe843aa - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_no_whitespace::{{closure}}::hcd07e259edc86d66 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:500:5 [INFO] [stdout] 46: 0x562edbe62b7e - core::ops::function::FnOnce::call_once::hb5e9355e777c48a2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 49: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 52: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 53: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 54: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 55: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 56: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 57: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 58: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 59: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 64: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 66: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 67: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fbe94169609 - start_thread [INFO] [stdout] 69: 0x7fbe93f3b293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::amount_symbol_then_quantity_with_whitespace stdout ---- [INFO] [stdout] thread 'parser::parse::tests::amount_symbol_then_quantity_with_whitespace' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe35d93 - combine::primitives::Parser::parse::h2ce9e838256091f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x562edbe8472d - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::h0f9b092a6d843bd7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:511:22 [INFO] [stdout] 45: 0x562edbe846ea - wealth_pulse::parser::parse::tests::amount_symbol_then_quantity_with_whitespace::{{closure}}::hb1e0fa8286c9edab [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:510:5 [INFO] [stdout] 46: 0x562edbe620be - core::ops::function::FnOnce::call_once::h2580e4303b519945 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 49: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 52: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 53: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 54: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 55: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 56: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 57: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 58: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 59: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 64: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 66: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 67: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fbe94169609 - start_thread [INFO] [stdout] 69: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe2ab5a - combine::combinator::::parse_lazy::hfba1149cf05764a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x562edbe3b578 - as combine::primitives::Parser>::parse_lazy::h37d3bb8168866b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34dd3 - combine::primitives::Parser::parse_stream_consumed::hf946826b99aa1625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69467 - combine::primitives::Parser::parse_stream::h5687240e77e06d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69467 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h0401265089865872 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x562edbe618fa - core::ops::function::FnMut::call_mut::h4466bf4ccb310a67 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4ae04 - as combine::primitives::Parser>::parse_stream::h7478c610132bec57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe36ee3 - combine::primitives::Parser::parse::h7334fe2f4f3dd7ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 44: 0x562edbe84a6d - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::hf4fa532aa00de6c9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:521:22 [INFO] [stdout] 45: 0x562edbe84a2a - wealth_pulse::parser::parse::tests::amount_quantity_then_symbol_no_whitespace::{{closure}}::h7a8bb9869ab7d9f7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:520:5 [INFO] [stdout] 46: 0x562edbe62afe - core::ops::function::FnOnce::call_once::hac1fb2212b959bea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 47: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 48: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 49: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 50: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 52: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 53: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 54: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 55: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 56: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 57: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 58: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 59: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 61: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 62: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 63: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 64: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 66: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 67: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 68: 0x7fbe94169609 - start_thread [INFO] [stdout] 69: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe390f3 - combine::primitives::Parser::parse::he7cc8a98571e3f89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 51: 0x562edbe850ed - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::hdd6d5632310aa9d3 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:541:22 [INFO] [stdout] 52: 0x562edbe850aa - wealth_pulse::parser::parse::tests::amount_test_symbol_then_quantity::{{closure}}::h8c493e4b13c502b7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:540:5 [INFO] [stdout] 53: 0x562edbe6207e - core::ops::function::FnOnce::call_once::h22b10333e1b474c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 56: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 57: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 58: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 59: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 60: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 61: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 62: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 63: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 64: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 65: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 66: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 67: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 68: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 69: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 70: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 71: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 73: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 74: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 75: 0x7fbe94169609 - start_thread [INFO] [stdout] 76: 0x7fbe93f3b293 - clone [INFO] [stdout] 77: 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe31843 - combine::primitives::Parser::parse_lazy::he5c4e616250e04d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x562edbe2072d - combine::combinator::::parse_lazy::h82a38f51ba9463a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x562edbe4a043 - as combine::primitives::Parser>::parse_lazy::ha9bc994623036ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x562edbe17ccc - combine::combinator::::parse_lazy::h15ef5753ee4f3ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x562edbe49a23 - as combine::primitives::Parser>::parse_lazy::h7721681cf354bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x562edbe33753 - combine::primitives::Parser::parse_stream_consumed::h702b03ef65fb4593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x562edbe6a952 - combine::primitives::Parser::parse_stream::hac94e380cf33a5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x562edbe6a952 - wealth_pulse::parser::parse::posting_line::h25ef951c94bfc597 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x562edbe61b8a - core::ops::function::FnMut::call_mut::ha9d6fa96fcb84cf2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x562edbe4ad84 - as combine::primitives::Parser>::parse_stream::h5b7c66bac19c3bb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x562edbe31763 - combine::primitives::Parser::parse_lazy::hc28aeb60e08404b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x562edbe3a584 - as combine::primitives::Parser>::parse_lazy::h1b48a658094026c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x562edbe331b3 - combine::primitives::Parser::parse_stream_consumed::h6701fb7bdf632de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x562edbe39b7e - combine::primitives::Parser::parse_stream::hda42d69692de3318 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x562edbe39b7e - as combine::primitives::Parser>::parse_lazy::h6bd4cccfdcde7e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x562edbe44911 - as combine::primitives::Parser>::parse_lazy::h410c5830f1adb0bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x562edbe48ed4 - as combine::primitives::Parser>::parse_lazy::hd0bac2cf8f088cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x562edbe1abcd - combine::combinator::::parse_lazy::h3eb227d491323049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x562edbe3aa38 - as combine::primitives::Parser>::parse_lazy::h22fe1bb6b6f97a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x562edbe32673 - combine::primitives::Parser::parse_stream_consumed::h411fc44a6d16a431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x562edbe6aa3b - combine::primitives::Parser::parse_stream::hba139ea909655d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x562edbe6aa3b - wealth_pulse::parser::parse::transaction::hf2b01337025b5994 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x562edbe616ba - core::ops::function::FnMut::call_mut::h2220e7770bc085ca [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x562edbe4b204 - as combine::primitives::Parser>::parse_stream::heb36639bd9d6f052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x562edbe317b3 - combine::primitives::Parser::parse_lazy::he23c037284493355 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x562edbe435d8 - as combine::primitives::Parser>::parse_lazy::h1e6cbc61ed6c2c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x562edbe19469 - combine::combinator::::parse_lazy::h3b0f58ec81b0aa45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x562edbe49892 - as combine::primitives::Parser>::parse_lazy::h1f253f6eaadedecf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x562edbe4da6d - <&mut P as combine::primitives::Parser>::parse_lazy::hbc504ec097fca660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x562edbe4da6d - as core::iter::traits::iterator::Iterator>::next::h5bce129aeb9b6117 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x562edbe115b9 - <&mut I as core::iter::traits::iterator::Iterator>::next::hbc81a759837c1a89 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:3465:9 [INFO] [stdout] 99: 0x562edbe8dd8d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h78e42a291b14478d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x562edbe93126 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h537576a36e4b0ce0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x562edbe92c87 - as core::iter::traits::collect::FromIterator>::from_iter::hb0ba76ce4e2123db [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/mod.rs:2549:9 [INFO] [stdout] 102: 0x562edbe10cf6 - core::iter::traits::iterator::Iterator::collect::h7f742ebbe539a963 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:1745:9 [INFO] [stdout] 103: 0x562edbe41553 - as combine::primitives::Parser>::parse_stream_consumed::h4e6e417d14e74afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x562edbe315d1 - combine::primitives::Parser::parse_stream::he12aeea2c94acf1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x562edbe315d1 - combine::primitives::Parser::parse_lazy::haf5f9eeb77554e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x562edbe1a0f9 - combine::combinator::::parse_lazy::h3b557afc3db8d892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x562edbe49f76 - as combine::primitives::Parser>::parse_lazy::h10d0f27ead6bff05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x562edbe31d13 - combine::primitives::Parser::parse_stream_consumed::h0c22a13bab9bef74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x562edbe6afe1 - combine::primitives::Parser::parse_stream::h5a81a406096c38cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x562edbe6afe1 - wealth_pulse::parser::parse::ledger::h5c15421f83d437b6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x562edbe61d7a - core::ops::function::FnMut::call_mut::hf04c1c3fd7e9ba8d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x562edbe4ac44 - as combine::primitives::Parser>::parse_stream::h16865e94e4e207f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x562edbe35fe3 - combine::primitives::Parser::parse::h35e40a629c94ed9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x562edbe8d4bd - wealth_pulse::parser::parse::tests::ledger_single_transaction::h725fbc6852574ecc [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1046:22 [INFO] [stdout] 115: 0x562edbe8d47a - wealth_pulse::parser::parse::tests::ledger_single_transaction::{{closure}}::h5d059f375b7c0ee5 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1045:5 [INFO] [stdout] 116: 0x562edbe62efe - core::ops::function::FnOnce::call_once::he99d5b62dd80d31a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 119: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 120: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 122: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 123: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 124: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 125: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 126: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 127: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 128: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 129: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 131: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 132: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 133: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 134: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 136: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 137: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 138: 0x7fbe94169609 - start_thread [INFO] [stdout] 139: 0x7fbe93f3b293 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::ledger_small_sample stdout ---- [INFO] [stdout] thread 'parser::parse::tests::ledger_small_sample' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe31843 - combine::primitives::Parser::parse_lazy::he5c4e616250e04d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x562edbe2072d - combine::combinator::::parse_lazy::h82a38f51ba9463a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x562edbe4a043 - as combine::primitives::Parser>::parse_lazy::ha9bc994623036ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x562edbe17ccc - combine::combinator::::parse_lazy::h15ef5753ee4f3ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x562edbe49a23 - as combine::primitives::Parser>::parse_lazy::h7721681cf354bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x562edbe33753 - combine::primitives::Parser::parse_stream_consumed::h702b03ef65fb4593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x562edbe6a952 - combine::primitives::Parser::parse_stream::hac94e380cf33a5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x562edbe6a952 - wealth_pulse::parser::parse::posting_line::h25ef951c94bfc597 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x562edbe61b8a - core::ops::function::FnMut::call_mut::ha9d6fa96fcb84cf2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x562edbe4ad84 - as combine::primitives::Parser>::parse_stream::h5b7c66bac19c3bb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x562edbe31763 - combine::primitives::Parser::parse_lazy::hc28aeb60e08404b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x562edbe3a584 - as combine::primitives::Parser>::parse_lazy::h1b48a658094026c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x562edbe331b3 - combine::primitives::Parser::parse_stream_consumed::h6701fb7bdf632de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x562edbe39b7e - combine::primitives::Parser::parse_stream::hda42d69692de3318 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x562edbe39b7e - as combine::primitives::Parser>::parse_lazy::h6bd4cccfdcde7e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x562edbe44911 - as combine::primitives::Parser>::parse_lazy::h410c5830f1adb0bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x562edbe48ed4 - as combine::primitives::Parser>::parse_lazy::hd0bac2cf8f088cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x562edbe1abcd - combine::combinator::::parse_lazy::h3eb227d491323049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x562edbe3aa38 - as combine::primitives::Parser>::parse_lazy::h22fe1bb6b6f97a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x562edbe32673 - combine::primitives::Parser::parse_stream_consumed::h411fc44a6d16a431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x562edbe6aa3b - combine::primitives::Parser::parse_stream::hba139ea909655d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x562edbe6aa3b - wealth_pulse::parser::parse::transaction::hf2b01337025b5994 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x562edbe616ba - core::ops::function::FnMut::call_mut::h2220e7770bc085ca [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x562edbe4b204 - as combine::primitives::Parser>::parse_stream::heb36639bd9d6f052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x562edbe317b3 - combine::primitives::Parser::parse_lazy::he23c037284493355 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 93: 0x562edbe435d8 - as combine::primitives::Parser>::parse_lazy::h1e6cbc61ed6c2c07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 94: 0x562edbe19469 - combine::combinator::::parse_lazy::h3b0f58ec81b0aa45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 95: 0x562edbe49892 - as combine::primitives::Parser>::parse_lazy::h1f253f6eaadedecf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 96: 0x562edbe4da6d - <&mut P as combine::primitives::Parser>::parse_lazy::hbc504ec097fca660 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 97: 0x562edbe4da6d - as core::iter::traits::iterator::Iterator>::next::h5bce129aeb9b6117 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 98: 0x562edbe115b9 - <&mut I as core::iter::traits::iterator::Iterator>::next::hbc81a759837c1a89 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:3465:9 [INFO] [stdout] 99: 0x562edbe8dd8d - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h78e42a291b14478d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter_nested.rs:23:32 [INFO] [stdout] 100: 0x562edbe93126 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h537576a36e4b0ce0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 101: 0x562edbe92c87 - as core::iter::traits::collect::FromIterator>::from_iter::hb0ba76ce4e2123db [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/mod.rs:2549:9 [INFO] [stdout] 102: 0x562edbe10cf6 - core::iter::traits::iterator::Iterator::collect::h7f742ebbe539a963 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:1745:9 [INFO] [stdout] 103: 0x562edbe41553 - as combine::primitives::Parser>::parse_stream_consumed::h4e6e417d14e74afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:867:22 [INFO] [stdout] 104: 0x562edbe315d1 - combine::primitives::Parser::parse_stream::he12aeea2c94acf1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 105: 0x562edbe315d1 - combine::primitives::Parser::parse_lazy::haf5f9eeb77554e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 106: 0x562edbe1a0f9 - combine::combinator::::parse_lazy::h3b557afc3db8d892 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 107: 0x562edbe49f76 - as combine::primitives::Parser>::parse_lazy::h10d0f27ead6bff05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 108: 0x562edbe31d13 - combine::primitives::Parser::parse_stream_consumed::h0c22a13bab9bef74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 109: 0x562edbe6afe1 - combine::primitives::Parser::parse_stream::h5a81a406096c38cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 110: 0x562edbe6afe1 - wealth_pulse::parser::parse::ledger::h5c15421f83d437b6 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:302:5 [INFO] [stdout] 111: 0x562edbe61d7a - core::ops::function::FnMut::call_mut::hf04c1c3fd7e9ba8d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 112: 0x562edbe4ac44 - as combine::primitives::Parser>::parse_stream::h16865e94e4e207f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 113: 0x562edbe35fe3 - combine::primitives::Parser::parse::h35e40a629c94ed9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 114: 0x562edbe8d80d - wealth_pulse::parser::parse::tests::ledger_small_sample::h563793756cf9e6c2 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1061:22 [INFO] [stdout] 115: 0x562edbe8d7ca - wealth_pulse::parser::parse::tests::ledger_small_sample::{{closure}}::h40e7a791f8c2f72e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:1060:5 [INFO] [stdout] 116: 0x562edbe62bfe - core::ops::function::FnOnce::call_once::hbbb028205ab6d62c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 117: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 118: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 119: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 120: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 121: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 122: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 123: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 124: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 125: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 126: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 127: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 128: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 129: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 130: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 131: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 132: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 133: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 134: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 136: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 137: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 138: 0x7fbe94169609 - start_thread [INFO] [stdout] 139: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe37363 - combine::primitives::Parser::parse::h7fbff40e17f32172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x562edbe89e70 - wealth_pulse::parser::parse::tests::posting_with_all_components::h562bdcc78759ff07 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:825:22 [INFO] [stdout] 70: 0x562edbe89e1a - wealth_pulse::parser::parse::tests::posting_with_all_components::{{closure}}::ha2cf23ba98dfdef1 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:824:5 [INFO] [stdout] 71: 0x562edbe621be - core::ops::function::FnOnce::call_once::h3087c94ccb652448 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 74: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 77: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 78: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 79: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 80: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 81: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 82: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 83: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 84: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 86: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 87: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 88: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 89: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 91: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 92: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7fbe94169609 - start_thread [INFO] [stdout] 94: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe2ab5a - combine::combinator::::parse_lazy::hfba1149cf05764a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 37: 0x562edbe3b578 - as combine::primitives::Parser>::parse_lazy::h37d3bb8168866b56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34dd3 - combine::primitives::Parser::parse_stream_consumed::hf946826b99aa1625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69467 - combine::primitives::Parser::parse_stream::h5687240e77e06d9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69467 - wealth_pulse::parser::parse::amount_quantity_then_symbol::h0401265089865872 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:134:5 [INFO] [stdout] 41: 0x562edbe618fa - core::ops::function::FnMut::call_mut::h4466bf4ccb310a67 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4ae04 - as combine::primitives::Parser>::parse_stream::h7478c610132bec57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe314bd - combine::primitives::Parser::parse_lazy::h9a5ae7c9fb4761a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44351 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe37363 - combine::primitives::Parser::parse::h7fbff40e17f32172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x562edbe8a400 - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::hbfb7170b15edcfac [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:842:22 [INFO] [stdout] 70: 0x562edbe8a3aa - wealth_pulse::parser::parse::tests::posting_with_all_components_alternate_amount::{{closure}}::h50143d3ab2ccc3a8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:841:5 [INFO] [stdout] 71: 0x562edbe6240e - core::ops::function::FnOnce::call_once::h4e506fca67891ed3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 74: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 77: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 78: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 79: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 80: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 81: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 82: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 83: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 84: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 86: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 87: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 88: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 89: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 91: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 92: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7fbe94169609 - start_thread [INFO] [stdout] 94: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe37363 - combine::primitives::Parser::parse::h7fbff40e17f32172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x562edbe8a988 - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::hcab0bcbff156dbbd [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:859:22 [INFO] [stdout] 70: 0x562edbe8a93a - wealth_pulse::parser::parse::tests::posting_with_amount_no_comment::{{closure}}::h3d10a852765aff7f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:858:5 [INFO] [stdout] 71: 0x562edbe626ce - core::ops::function::FnOnce::call_once::h7cb6a4edc3dca739 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 74: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 77: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 78: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 79: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 80: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 81: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 82: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 83: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 84: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 86: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 87: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 88: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 89: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 91: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 92: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7fbe94169609 - start_thread [INFO] [stdout] 94: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe2cd19 - combine::combinator::::parse_lazy::h7b2357c489bd3dc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x562edbe3c948 - as combine::primitives::Parser>::parse_lazy::h4986e1abd0c9fd47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe320d3 - combine::primitives::Parser::parse_stream_consumed::h1b970bd4cfe6439f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69920 - combine::primitives::Parser::parse_stream::hf3c1ad9da4fcd116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69920 - wealth_pulse::parser::parse::price::h3897c9667fbc32da [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x562edbe61c7a - core::ops::function::FnMut::call_mut::hd94bb9e0be25e5fb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4abc4 - as combine::primitives::Parser>::parse_stream::h081adf3bb8b0cb75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe30f02 - combine::primitives::Parser::parse_lazy::h14c90b39fe7b993a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe4f4db - <&mut P as combine::primitives::Parser>::parse_lazy::h90d87d6ddf062d6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x562edbe4f4db - as combine::primitives::Parser>::parse_lazy::hb0e423a2bdfd6a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x562edbe43b93 - as combine::primitives::Parser>::parse_lazy::h304cd7984dae9e13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x562edbe4f2d4 - as combine::primitives::Parser>::parse_lazy::h95997dc639fd3d2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x562edbe34a13 - combine::primitives::Parser::parse_stream_consumed::hea0b87c9388217ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe69ade - combine::primitives::Parser::parse_stream::hd5629edfde5f82a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe69ade - wealth_pulse::parser::parse::price_db::h24174ee81c27647e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x562edbe619ca - core::ops::function::FnMut::call_mut::h5baa92c551d64b93 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4b104 - as combine::primitives::Parser>::parse_stream::hd9ce017044f68e3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe37db3 - combine::primitives::Parser::parse::h9bf24a4c6abf9272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x562edbe862a5 - wealth_pulse::parser::parse::tests::price_db_one_record::he487bbabdd98bb5a [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:598:22 [INFO] [stdout] 70: 0x562edbe8625a - wealth_pulse::parser::parse::tests::price_db_one_record::{{closure}}::h6ed718c529d6955b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:597:5 [INFO] [stdout] 71: 0x562edbe6300e - core::ops::function::FnOnce::call_once::hf0db933bec49f10a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 74: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 77: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 78: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 79: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 80: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 81: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 82: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 83: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 84: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 86: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 87: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 88: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 89: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 91: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 92: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7fbe94169609 - start_thread [INFO] [stdout] 94: 0x7fbe93f3b293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_negative_no_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_negative_no_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe37583 - combine::primitives::Parser::parse::h820ad9c6eeabea0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x562edbe82fc5 - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::hed58e20e8475a462 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:428:22 [INFO] [stdout] 37: 0x562edbe82f8a - wealth_pulse::parser::parse::tests::quantity_negative_no_fractional_part::{{closure}}::hdbefeafebf91d5c8 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:426:5 [INFO] [stdout] 38: 0x562edbe62c3e - core::ops::function::FnOnce::call_once::hbcfb35c4c3a35617 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 51: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 56: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 58: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7fbe94169609 - start_thread [INFO] [stdout] 61: 0x7fbe93f3b293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_db_multiple_records stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_db_multiple_records' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe2cd19 - combine::combinator::::parse_lazy::h7b2357c489bd3dc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x562edbe3c948 - as combine::primitives::Parser>::parse_lazy::h4986e1abd0c9fd47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe320d3 - combine::primitives::Parser::parse_stream_consumed::h1b970bd4cfe6439f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69920 - combine::primitives::Parser::parse_stream::hf3c1ad9da4fcd116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69920 - wealth_pulse::parser::parse::price::h3897c9667fbc32da [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x562edbe61c7a - core::ops::function::FnMut::call_mut::hd94bb9e0be25e5fb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4abc4 - as combine::primitives::Parser>::parse_stream::h081adf3bb8b0cb75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe30f02 - combine::primitives::Parser::parse_lazy::h14c90b39fe7b993a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe4f4db - <&mut P as combine::primitives::Parser>::parse_lazy::h90d87d6ddf062d6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 60: 0x562edbe4f4db - as combine::primitives::Parser>::parse_lazy::hb0e423a2bdfd6a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1202:36 [INFO] [stdout] 61: 0x562edbe43b93 - as combine::primitives::Parser>::parse_lazy::h304cd7984dae9e13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 62: 0x562edbe4f2d4 - as combine::primitives::Parser>::parse_lazy::h95997dc639fd3d2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1143:9 [INFO] [stdout] 63: 0x562edbe34a13 - combine::primitives::Parser::parse_stream_consumed::hea0b87c9388217ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe69ade - combine::primitives::Parser::parse_stream::hd5629edfde5f82a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe69ade - wealth_pulse::parser::parse::price_db::h24174ee81c27647e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:184:5 [INFO] [stdout] 66: 0x562edbe619ca - core::ops::function::FnMut::call_mut::h5baa92c551d64b93 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4b104 - as combine::primitives::Parser>::parse_stream::hd9ce017044f68e3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe37db3 - combine::primitives::Parser::parse::h9bf24a4c6abf9272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 69: 0x562edbe86768 - wealth_pulse::parser::parse::tests::price_db_multiple_records::h42731d7e6e8d624c [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:613:22 [INFO] [stdout] 70: 0x562edbe866fa - wealth_pulse::parser::parse::tests::price_db_multiple_records::{{closure}}::h305c75880e047fdf [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:612:5 [INFO] [stdout] 71: 0x562edbe61dfe - core::ops::function::FnOnce::call_once::h00b692f9dc02ced8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 74: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 75: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 76: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 77: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 78: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 79: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 80: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 81: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 82: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 83: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 84: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 85: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 86: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 87: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 88: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 89: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 90: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 91: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 92: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 93: 0x7fbe94169609 - start_thread [INFO] [stdout] 94: 0x7fbe93f3b293 - clone [INFO] [stdout] 95: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::price_test stdout ---- [INFO] [stdout] thread 'parser::parse::tests::price_test' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe2cd19 - combine::combinator::::parse_lazy::h7b2357c489bd3dc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 52: 0x562edbe3c948 - as combine::primitives::Parser>::parse_lazy::h4986e1abd0c9fd47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe320d3 - combine::primitives::Parser::parse_stream_consumed::h1b970bd4cfe6439f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69920 - combine::primitives::Parser::parse_stream::hf3c1ad9da4fcd116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69920 - wealth_pulse::parser::parse::price::h3897c9667fbc32da [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:171:5 [INFO] [stdout] 56: 0x562edbe61c7a - core::ops::function::FnMut::call_mut::hd94bb9e0be25e5fb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4abc4 - as combine::primitives::Parser>::parse_stream::h081adf3bb8b0cb75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe37993 - combine::primitives::Parser::parse::h8331a2948b6e1b12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 59: 0x562edbe85c98 - wealth_pulse::parser::parse::tests::price_test::h1c031b09de19c317 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:578:22 [INFO] [stdout] 60: 0x562edbe85c4a - wealth_pulse::parser::parse::tests::price_test::{{closure}}::hf4e25220f8826606 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:577:5 [INFO] [stdout] 61: 0x562edbe62f7e - core::ops::function::FnOnce::call_once::hea7924f735d64f8e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 62: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 64: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 65: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 67: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 68: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 69: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 70: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 71: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 72: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 73: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 74: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 76: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 77: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 78: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 79: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 80: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 81: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 82: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 83: 0x7fbe94169609 - start_thread [INFO] [stdout] 84: 0x7fbe93f3b293 - clone [INFO] [stdout] 85: 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe37583 - combine::primitives::Parser::parse::h820ad9c6eeabea0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x562edbe83405 - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::h49b6cdc597f8e55b [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:444:22 [INFO] [stdout] 37: 0x562edbe833ca - wealth_pulse::parser::parse::tests::quantity_negative_with_fractional_part::{{closure}}::ha0c5b22f3cb2c579 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:442:5 [INFO] [stdout] 38: 0x562edbe6248e - core::ops::function::FnOnce::call_once::h5bb19171dfd4a748 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 51: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 56: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 58: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7fbe94169609 - start_thread [INFO] [stdout] 61: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe37583 - combine::primitives::Parser::parse::h820ad9c6eeabea0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x562edbe831e5 - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::h82020eff121eb191 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:436:22 [INFO] [stdout] 37: 0x562edbe831aa - wealth_pulse::parser::parse::tests::quantity_positive_no_fractional_part::{{closure}}::hb908f988d53e5929 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:434:5 [INFO] [stdout] 38: 0x562edbe6277e - core::ops::function::FnOnce::call_once::h7e5a5bf151f297b6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 51: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 56: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 58: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7fbe94169609 - start_thread [INFO] [stdout] 61: 0x7fbe93f3b293 - clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- parser::parse::tests::quantity_positive_with_fractional_part stdout ---- [INFO] [stdout] thread 'parser::parse::tests::quantity_positive_with_fractional_part' panicked at 'attempted to leave type `context::Context` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe37583 - combine::primitives::Parser::parse::h820ad9c6eeabea0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 36: 0x562edbe83625 - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::hde5bd43bbd4adbed [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:452:22 [INFO] [stdout] 37: 0x562edbe835ea - wealth_pulse::parser::parse::tests::quantity_positive_with_fractional_part::{{closure}}::h2682d55cd5f34269 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:450:5 [INFO] [stdout] 38: 0x562edbe61e7e - core::ops::function::FnOnce::call_once::h0b0ee30c35967e54 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 41: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 43: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 44: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 45: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 46: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 47: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 48: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 49: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 50: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 51: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 52: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 54: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 55: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 56: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 58: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 60: 0x7fbe94169609 - start_thread [INFO] [stdout] 61: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe31843 - combine::primitives::Parser::parse_lazy::he5c4e616250e04d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x562edbe2072d - combine::combinator::::parse_lazy::h82a38f51ba9463a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x562edbe4a043 - as combine::primitives::Parser>::parse_lazy::ha9bc994623036ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x562edbe17ccc - combine::combinator::::parse_lazy::h15ef5753ee4f3ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x562edbe49a23 - as combine::primitives::Parser>::parse_lazy::h7721681cf354bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x562edbe33753 - combine::primitives::Parser::parse_stream_consumed::h702b03ef65fb4593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x562edbe6a952 - combine::primitives::Parser::parse_stream::hac94e380cf33a5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x562edbe6a952 - wealth_pulse::parser::parse::posting_line::h25ef951c94bfc597 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x562edbe61b8a - core::ops::function::FnMut::call_mut::ha9d6fa96fcb84cf2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x562edbe4ad84 - as combine::primitives::Parser>::parse_stream::h5b7c66bac19c3bb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x562edbe31763 - combine::primitives::Parser::parse_lazy::hc28aeb60e08404b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x562edbe3a584 - as combine::primitives::Parser>::parse_lazy::h1b48a658094026c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x562edbe331b3 - combine::primitives::Parser::parse_stream_consumed::h6701fb7bdf632de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x562edbe39b7e - combine::primitives::Parser::parse_stream::hda42d69692de3318 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x562edbe39b7e - as combine::primitives::Parser>::parse_lazy::h6bd4cccfdcde7e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x562edbe44911 - as combine::primitives::Parser>::parse_lazy::h410c5830f1adb0bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x562edbe48ed4 - as combine::primitives::Parser>::parse_lazy::hd0bac2cf8f088cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:908:36 [INFO] [stdout] 85: 0x562edbe1abcd - combine::combinator::::parse_lazy::h3eb227d491323049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 86: 0x562edbe3aa38 - as combine::primitives::Parser>::parse_lazy::h22fe1bb6b6f97a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 87: 0x562edbe32673 - combine::primitives::Parser::parse_stream_consumed::h411fc44a6d16a431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 88: 0x562edbe6aa3b - combine::primitives::Parser::parse_stream::hba139ea909655d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 89: 0x562edbe6aa3b - wealth_pulse::parser::parse::transaction::hf2b01337025b5994 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 90: 0x562edbe616ba - core::ops::function::FnMut::call_mut::h2220e7770bc085ca [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 91: 0x562edbe4b204 - as combine::primitives::Parser>::parse_stream::heb36639bd9d6f052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 92: 0x562edbe38c63 - combine::primitives::Parser::parse::hd78fac7860260b46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 93: 0x562edbe8bb18 - wealth_pulse::parser::parse::tests::transaction_basic::haaef48bef004f233 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:932:22 [INFO] [stdout] 94: 0x562edbe8baba - wealth_pulse::parser::parse::tests::transaction_basic::{{closure}}::h86c49f68387d6ddb [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:931:5 [INFO] [stdout] 95: 0x562edbe6230e - core::ops::function::FnOnce::call_once::h41a1d7e64fc21d0a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 96: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 97: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 98: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 99: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 100: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 101: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 102: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 103: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 104: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 105: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 106: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 107: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 108: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 109: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 110: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 111: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 112: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 113: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 114: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 115: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 116: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 117: 0x7fbe94169609 - start_thread [INFO] [stdout] 118: 0x7fbe93f3b293 - 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: 0x562edbf1cb9c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562edbf1cb9c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562edbf1cb9c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x562edbf1cb9c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x562edbf3f66c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x562edbf18ad5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x562edbf1e5f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x562edbf1e5f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x562edbf1e5f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x562edbf1e1d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x562edbf1eca4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x562edbf1e752 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x562edbf1d054 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x562edbf1e6e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562edbe0f891 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x562edbe0f7dd - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x562edbee1697 - core::mem::uninitialized::hc9545fe1cda1d183 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x562edbee1697 - decimal::dec128::d128::default_context::hbdd63b68712489da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:482:36 [INFO] [stdout] 18: 0x562edbee1cc9 - decimal::dec128::CTX::__init::h3587ff11893c81e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:26:59 [INFO] [stdout] 19: 0x562edbee1f30 - core::ops::function::FnOnce::call_once::hec78b147fd8db7e6 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562edbee1d96 - std::thread::local::lazy::LazyKeyInner::initialize::h5362f894f2e48991 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:431:25 [INFO] [stdout] 21: 0x562edbee32f8 - std::thread::local::fast::Key::try_initialize::he64113cf774ea614 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:609:31 [INFO] [stdout] 22: 0x562edbee3434 - std::thread::local::fast::Key::get::h9580e19ec9c3daa1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:592:29 [INFO] [stdout] 23: 0x562edbee1d0d - decimal::dec128::CTX::__getit::h6db8cba7c9dba778 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:311:26 [INFO] [stdout] 24: 0x562edbee7d0f - std::thread::local::LocalKey::try_with::ha17f5053bd4d552b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:398:32 [INFO] [stdout] 25: 0x562edbee7ab2 - std::thread::local::LocalKey::with::h719c8ad651b07b05 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x562edbee1757 - decimal::dec128::d128::with_context::hc43b7e63996c5bc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:490:9 [INFO] [stdout] 27: 0x562edbee127d - ::from_str::hd2a5a91db54d3bd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/decimal-1.0.1/src/dec128.rs:194:9 [INFO] [stdout] 28: 0x562edbe68c45 - wealth_pulse::parser::parse::quantity::{{closure}}::h0869764a66241c4e [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:87:13 [INFO] [stdout] 29: 0x562edbe3e282 - as combine::primitives::Parser>::parse_lazy::h9847dae030f70cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1767:51 [INFO] [stdout] 30: 0x562edbe32a33 - combine::primitives::Parser::parse_stream_consumed::h48169d9e039f0645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 31: 0x562edbe68855 - combine::primitives::Parser::parse_stream::h32a7a9866e00a633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 32: 0x562edbe68855 - wealth_pulse::parser::parse::quantity::h5d896de28a105586 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:73:5 [INFO] [stdout] 33: 0x562edbe61d3a - core::ops::function::FnMut::call_mut::he2b20ef37ad46c23 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 34: 0x562edbe4b144 - as combine::primitives::Parser>::parse_stream::hddff752d6da63f31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 35: 0x562edbe31346 - combine::primitives::Parser::parse_lazy::h780c43ae104f1df6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 36: 0x562edbe28ff5 - combine::combinator::::parse_lazy::hb2bd0383c5af6f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 37: 0x562edbe3fab8 - as combine::primitives::Parser>::parse_lazy::he57b5ac1aa1a759c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 38: 0x562edbe34293 - combine::primitives::Parser::parse_stream_consumed::hc2e53c4e72d46b07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 39: 0x562edbe69207 - combine::primitives::Parser::parse_stream::ha48a5c0529b2d52d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 40: 0x562edbe69207 - wealth_pulse::parser::parse::amount_symbol_then_quantity::he575c5c8f8e50438 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:119:5 [INFO] [stdout] 41: 0x562edbe616fa - core::ops::function::FnMut::call_mut::h2488d1febf64c5df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 42: 0x562edbe4afc4 - as combine::primitives::Parser>::parse_stream::hc39f81be6e9c16da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 43: 0x562edbe3126d - combine::primitives::Parser::parse_lazy::h61adeb520db98e7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 44: 0x562edbe44148 - as combine::primitives::Parser>::parse_lazy::h388a4ee67ce644ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1721:15 [INFO] [stdout] 45: 0x562edbe32493 - combine::primitives::Parser::parse_stream_consumed::h3f1ba2477e5c3a51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 46: 0x562edbe696b7 - combine::primitives::Parser::parse_stream::hfafbb1cc359d76bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 47: 0x562edbe696b7 - wealth_pulse::parser::parse::amount::h57a6f10a602cd0de [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:149:5 [INFO] [stdout] 48: 0x562edbe61cba - core::ops::function::FnMut::call_mut::hdc9b32b84a3ca4a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 49: 0x562edbe4ac04 - as combine::primitives::Parser>::parse_stream::h0d0411d943517246 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 50: 0x562edbe3188d - combine::primitives::Parser::parse_lazy::hf7415516c16d559f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 51: 0x562edbe431bb - as combine::primitives::Parser>::parse_lazy::hea6b92395b8af06b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1343:15 [INFO] [stdout] 52: 0x562edbe3b068 - as combine::primitives::Parser>::parse_lazy::h2954d41aa8062caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 53: 0x562edbe33cf3 - combine::primitives::Parser::parse_stream_consumed::h9ddbb5162fcd589b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 54: 0x562edbe69775 - combine::primitives::Parser::parse_stream::hd8f4411f662a4794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 55: 0x562edbe69775 - wealth_pulse::parser::parse::amount_or_inferred::h70d85b102351e60f [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:157:5 [INFO] [stdout] 56: 0x562edbe6183a - core::ops::function::FnMut::call_mut::h3620f4ce83bf90d5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 57: 0x562edbe4b184 - as combine::primitives::Parser>::parse_stream::he46b2d5d5e639e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 58: 0x562edbe312bc - combine::primitives::Parser::parse_lazy::h64215b72876ecbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 59: 0x562edbe1f81c - combine::combinator::::parse_lazy::h7f2ab3955e0e06e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 60: 0x562edbe49842 - as combine::primitives::Parser>::parse_lazy::h1a973bc031fc6793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 61: 0x562edbe29cdc - combine::combinator::::parse_lazy::hd26cc6375faa6071 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 62: 0x562edbe407d8 - as combine::primitives::Parser>::parse_lazy::hfeca5eea65818fde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 63: 0x562edbe34473 - combine::primitives::Parser::parse_stream_consumed::hca74ac49b5c8cb77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 64: 0x562edbe6a73f - combine::primitives::Parser::parse_stream::hb06a8c12b583d32e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 65: 0x562edbe6a73f - wealth_pulse::parser::parse::posting::hd7b2b658b3d1a4e9 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:256:5 [INFO] [stdout] 66: 0x562edbe6194a - core::ops::function::FnMut::call_mut::h57e21d4772f99e21 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 67: 0x562edbe4aec4 - as combine::primitives::Parser>::parse_stream::h8ab01ed2e61ebdae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 68: 0x562edbe31843 - combine::primitives::Parser::parse_lazy::he5c4e616250e04d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 69: 0x562edbe2072d - combine::combinator::::parse_lazy::h82a38f51ba9463a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 70: 0x562edbe4a043 - as combine::primitives::Parser>::parse_lazy::ha9bc994623036ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1617:9 [INFO] [stdout] 71: 0x562edbe17ccc - combine::combinator::::parse_lazy::h15ef5753ee4f3ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1997:32 [INFO] [stdout] 72: 0x562edbe49a23 - as combine::primitives::Parser>::parse_lazy::h7721681cf354bd0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1648:9 [INFO] [stdout] 73: 0x562edbe33753 - combine::primitives::Parser::parse_stream_consumed::h702b03ef65fb4593 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 74: 0x562edbe6a952 - combine::primitives::Parser::parse_stream::hac94e380cf33a5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 75: 0x562edbe6a952 - wealth_pulse::parser::parse::posting_line::h25ef951c94bfc597 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:269:5 [INFO] [stdout] 76: 0x562edbe61b8a - core::ops::function::FnMut::call_mut::ha9d6fa96fcb84cf2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 77: 0x562edbe4ad84 - as combine::primitives::Parser>::parse_stream::h5b7c66bac19c3bb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 78: 0x562edbe31763 - combine::primitives::Parser::parse_lazy::hc28aeb60e08404b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1384:9 [INFO] [stdout] 79: 0x562edbe3a584 - as combine::primitives::Parser>::parse_lazy::h1b48a658094026c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 80: 0x562edbe331b3 - combine::primitives::Parser::parse_stream_consumed::h6701fb7bdf632de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 81: 0x562edbe39b7e - combine::primitives::Parser::parse_stream::hda42d69692de3318 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 82: 0x562edbe39b7e - as combine::primitives::Parser>::parse_lazy::h6bd4cccfdcde7e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1527:9 [INFO] [stdout] 83: 0x562edbe44911 - as combine::primitives::Parser>::parse_lazy::h410c5830f1adb0bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1726:23 [INFO] [stdout] 84: 0x562edbe4d6ad - <&mut P as combine::primitives::Parser>::parse_lazy::hfc0c71319c9d512e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1746:9 [INFO] [stdout] 85: 0x562edbe4d6ad - as core::iter::traits::iterator::Iterator>::next::h49e7747cc0a081e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:831:23 [INFO] [stdout] 86: 0x562edbe11539 - <&mut I as core::iter::traits::iterator::Iterator>::next::ha6b4509b3fc78fce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:3465:9 [INFO] [stdout] 87: 0x562edbe59fc4 - as core::iter::traits::iterator::Iterator>::next::h01fc8929ddffb92d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/adapters/chain.rs:78:21 [INFO] [stdout] 88: 0x562edbe8fed0 - alloc::vec::Vec::extend_desugared::h199cf55f919528f5 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/mod.rs:2646:35 [INFO] [stdout] 89: 0x562edbe92d82 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h380c514087e1ade9 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_extend.rs:18:9 [INFO] [stdout] 90: 0x562edbe8e65b - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hd161d49fc07b1861 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter_nested.rs:37:9 [INFO] [stdout] 91: 0x562edbe930ff - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h3771cff4d3bdd74c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 92: 0x562edbe92ae4 - as core::iter::traits::collect::FromIterator>::from_iter::h29232a657e9cb2e7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/vec/mod.rs:2549:9 [INFO] [stdout] 93: 0x562edbe5bf8f - core::iter::traits::iterator::Iterator::collect::h515c15b260a0ad62 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/iter/traits/iterator.rs:1745:9 [INFO] [stdout] 94: 0x562edbe49500 - as combine::primitives::Parser>::parse_lazy::hd0bac2cf8f088cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:915:22 [INFO] [stdout] 95: 0x562edbe1abcd - combine::combinator::::parse_lazy::h3eb227d491323049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:2011:37 [INFO] [stdout] 96: 0x562edbe3aa38 - as combine::primitives::Parser>::parse_lazy::h22fe1bb6b6f97a2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1766:15 [INFO] [stdout] 97: 0x562edbe32673 - combine::primitives::Parser::parse_stream_consumed::h411fc44a6d16a431 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1352:26 [INFO] [stdout] 98: 0x562edbe6aa3b - combine::primitives::Parser::parse_stream::hba139ea909655d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1336:9 [INFO] [stdout] 99: 0x562edbe6aa3b - wealth_pulse::parser::parse::transaction::hf2b01337025b5994 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:276:5 [INFO] [stdout] 100: 0x562edbe616ba - core::ops::function::FnMut::call_mut::h2220e7770bc085ca [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:150:5 [INFO] [stdout] 101: 0x562edbe4b204 - as combine::primitives::Parser>::parse_stream::heb36639bd9d6f052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/combinator.rs:1320:9 [INFO] [stdout] 102: 0x562edbe38c63 - combine::primitives::Parser::parse::hd78fac7860260b46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-2.4.0/src/primitives.rs:1320:15 [INFO] [stdout] 103: 0x562edbe8c4d8 - wealth_pulse::parser::parse::tests::transaction_with_comment::h5f33c6d64cad2213 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:971:22 [INFO] [stdout] 104: 0x562edbe8c47a - wealth_pulse::parser::parse::tests::transaction_with_comment::{{closure}}::h39281ade7f0fb1b7 [INFO] [stdout] at /opt/rustwide/workdir/src/parser/parse.rs:970:5 [INFO] [stdout] 105: 0x562edbe62d3e - core::ops::function::FnOnce::call_once::hd12627384bf1b397 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x562edbedc163 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 107: 0x562edbedc163 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 108: 0x562edbedacf7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 109: 0x562edbedacf7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 110: 0x562edbedacf7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 111: 0x562edbedacf7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 112: 0x562edbedacf7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 113: 0x562edbedacf7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 114: 0x562edbedacf7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 115: 0x562edbea803e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 116: 0x562edbea803e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 117: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 118: 0x562edbeace68 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 119: 0x562edbeace68 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 120: 0x562edbeace68 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 121: 0x562edbeace68 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 122: 0x562edbeace68 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 123: 0x562edbeace68 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 124: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 125: 0x562edbf23743 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 126: 0x562edbf23743 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 127: 0x7fbe94169609 - start_thread [INFO] [stdout] 128: 0x7fbe93f3b293 - 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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f99be32c3a5410a18d278ae69237e8ddf4225b15b74f9d49133df64f94557a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99be32c3a5410a18d278ae69237e8ddf4225b15b74f9d49133df64f94557a4e", kill_on_drop: false }` [INFO] [stdout] f99be32c3a5410a18d278ae69237e8ddf4225b15b74f9d49133df64f94557a4e