[INFO] fetching crate textsynth 0.1.0...
[INFO] testing textsynth-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate textsynth 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate textsynth 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate textsynth 0.1.0
[INFO] finished tweaking crates.io crate textsynth 0.1.0
[INFO] tweaked toml for crates.io crate textsynth 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate textsynth 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bounded-integer v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0184abec6be5e3328ea56390f6a9b90883640fa118bf448526b9d9f440854295
[INFO] running `Command { std: "docker" "start" "-a" "0184abec6be5e3328ea56390f6a9b90883640fa118bf448526b9d9f440854295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0184abec6be5e3328ea56390f6a9b90883640fa118bf448526b9d9f440854295", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0184abec6be5e3328ea56390f6a9b90883640fa118bf448526b9d9f440854295", kill_on_drop: false }`
[INFO] [stdout] 0184abec6be5e3328ea56390f6a9b90883640fa118bf448526b9d9f440854295
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe9a76a59c74b087b62202cf72a5da91adde00ac393b2d8e41cc0571f2a5ccb
[INFO] running `Command { std: "docker" "start" "-a" "6fe9a76a59c74b087b62202cf72a5da91adde00ac393b2d8e41cc0571f2a5ccb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bounded-integer v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling textsynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
[INFO] running `Command { std: "docker" "inspect" "6fe9a76a59c74b087b62202cf72a5da91adde00ac393b2d8e41cc0571f2a5ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe9a76a59c74b087b62202cf72a5da91adde00ac393b2d8e41cc0571f2a5ccb", kill_on_drop: false }`
[INFO] [stdout] 6fe9a76a59c74b087b62202cf72a5da91adde00ac393b2d8e41cc0571f2a5ccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d45e302dedb2d734710cdfa5157ed4807264b8b3051398bf7b0cfb54d0267e6a
[INFO] running `Command { std: "docker" "start" "-a" "d45e302dedb2d734710cdfa5157ed4807264b8b3051398bf7b0cfb54d0267e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.10
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling textsynth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.44s
[INFO] running `Command { std: "docker" "inspect" "d45e302dedb2d734710cdfa5157ed4807264b8b3051398bf7b0cfb54d0267e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d45e302dedb2d734710cdfa5157ed4807264b8b3051398bf7b0cfb54d0267e6a", kill_on_drop: false }`
[INFO] [stdout] d45e302dedb2d734710cdfa5157ed4807264b8b3051398bf7b0cfb54d0267e6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f0f817d057f8d66ffe258b0b0de73dd770487cb7f0042719e535f7af1e5f292
[INFO] running `Command { std: "docker" "start" "-a" "1f0f817d057f8d66ffe258b0b0de73dd770487cb7f0042719e535f7af1e5f292", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textsynth-81b707dc3bc431c7)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_dynamic ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_new ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_static ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_id ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_max_tokens ... ok
[INFO] [stdout] test engine::definition::tests::test_engine_definition_to_custom_engine_definition ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_inner ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_into_inner ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_new ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_inner ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_new ... ok
[INFO] [stdout] test core::tests::test_engine ... FAILED
[INFO] [stdout] test core::tests::test_new ... FAILED
[INFO] [stdout] test core::tests::test_try_new ... FAILED
[INFO] [stdout] test engine::tests::test_engine_new ... FAILED
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_message ... ok
[INFO] [stdout] test error::tests::test_status_code ... ok
[INFO] [stdout] test engine::tests::test_engine_text_completion ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_is_greedy ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_max_tokens ... FAILED
[INFO] [stdout] test engine::tests::test_engine_log_probabilities ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_total_tokens ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_top_k ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_builder_new ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_log_probability ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_now_and_friends ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_top_p ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_temperature ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_stream ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_now_until ... FAILED
[INFO] [stdout] test core::tests::test_new_with_client ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_engine stdout ----
[INFO] [stdout] thread 'core::tests::test_engine' panicked at src/test_utils/dotenv.rs:25:16:
[INFO] [stdout] failed to initialize dotenv: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf59ec34 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55dddf59d579 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf59e967 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55dddf0d4023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55dddf0d4596 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55dddf10993f - core::result::Result<T,E>::expect::habe6242d718419a9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x55dddf117347 - textsynth::test_utils::dotenv::initialize::h5531eb09671504a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/dotenv.rs:25:9
[INFO] [stdout]   22:     0x55dddf1173d7 - textsynth::test_utils::API_KEY::{{closure}}::h76030cef556f1e4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:12:5
[INFO] [stdout]   23:     0x55dddf0f7856 - core::ops::function::FnOnce::call_once::hfcaf8c581a729e09
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55dddf0f7312 - core::ops::function::FnOnce::call_once::ha925c16c91c5592a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55dddf1041b1 - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   26:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   27:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   28:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   29:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   30:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   31:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   32:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   33:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   34:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   35:     0x55dddf0e4b7c - textsynth::core::tests::test_engine::h0f747cc9657f4272
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:70:40
[INFO] [stdout]   36:     0x55dddf0e4b57 - textsynth::core::tests::test_engine::{{closure}}::hbef4300acc603443
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:69:21
[INFO] [stdout]   37:     0x55dddf0f76b6 - core::ops::function::FnOnce::call_once::hee80b601c2477587
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   40:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   41:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   42:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   43:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   44:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   45:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   46:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   47:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   48:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   49:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   50:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   52:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   53:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   54:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   55:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   57:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   58:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   59:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   60:     0x7fb11df24a04 - __clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new stdout ----
[INFO] [stdout] thread 'core::tests::test_new' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10419e - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x55dddf0e4b09 - textsynth::core::tests::test_new::h4b5f951110d9d7ca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:65:32
[INFO] [stdout]   29:     0x55dddf0e4ae7 - textsynth::core::tests::test_new::{{closure}}::h09aa135152a6b8b9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:64:18
[INFO] [stdout]   30:     0x55dddf0f6af6 - core::ops::function::FnOnce::call_once::h508bd097b03b9f22
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_try_new stdout ----
[INFO] [stdout] thread 'core::tests::test_try_new' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10419e - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x55dddf0e4a79 - textsynth::core::tests::test_try_new::h3dab6f6512c1b585
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:59:36
[INFO] [stdout]   29:     0x55dddf0e4a57 - textsynth::core::tests::test_try_new::{{closure}}::h52855d90551786d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:58:22
[INFO] [stdout]   30:     0x55dddf0f6856 - core::ops::function::FnOnce::call_once::h073266c575cd16db
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_new stdout ----
[INFO] [stdout] thread 'engine::tests::test_engine_new' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10419e - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x55dddf0f6233 - textsynth::test_utils::text_synth::get::{{closure}}::hf29c683599329ba4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x55dddf1044e7 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h809313bbb6dac9ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x55dddf0f5986 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hf92529effe69f9d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x55dddf0f5053 - once_cell::imp::OnceCell<T>::initialize::hac152b28bd6cee50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x55dddf104b98 - once_cell::sync::OnceCell<T>::get_or_try_init::h64d50c818746d0e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   34:     0x55dddf10430e - once_cell::sync::OnceCell<T>::get_or_init::h8a780c696ca29dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   35:     0x55dddf0f621d - textsynth::test_utils::text_synth::get::h8bef43ed7487cbd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:5
[INFO] [stdout]   36:     0x55dddf1068d9 - textsynth::engine::tests::test_engine_new::h8c40bf8529bbe6ce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:72:25
[INFO] [stdout]   37:     0x55dddf1068b7 - textsynth::engine::tests::test_engine_new::{{closure}}::hbddd24ca0813aaf9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:71:25
[INFO] [stdout]   38:     0x55dddf0f6ab6 - core::ops::function::FnOnce::call_once::h3e6dc0b3bbec6d6b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   41:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   42:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   44:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   45:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   46:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   47:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   48:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   49:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   50:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   51:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   53:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   54:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   55:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   56:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   58:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   59:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   60:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   61:     0x7fb11df24a04 - __clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_text_completion stdout ----
[INFO] [stdout] thread 'engine::tests::test_engine_text_completion' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10419e - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x55dddf0f6233 - textsynth::test_utils::text_synth::get::{{closure}}::hf29c683599329ba4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x55dddf1044e7 - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h809313bbb6dac9ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x55dddf0f5986 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hf92529effe69f9d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x55dddf0f5053 - once_cell::imp::OnceCell<T>::initialize::hac152b28bd6cee50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x55dddf104b98 - once_cell::sync::OnceCell<T>::get_or_try_init::h64d50c818746d0e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   34:     0x55dddf10430e - once_cell::sync::OnceCell<T>::get_or_init::h8a780c696ca29dea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   35:     0x55dddf0f621d - textsynth::test_utils::text_synth::get::h8bef43ed7487cbd9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:5
[INFO] [stdout]   36:     0x55dddf0f61b7 - textsynth::test_utils::text_synth::ENGINE::{{closure}}::h31c1dc8d4d4b9834
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:8:44
[INFO] [stdout]   37:     0x55dddf0f75c6 - core::ops::function::FnOnce::call_once::hd91be81f704c4254
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55dddf0f7162 - core::ops::function::FnOnce::call_once::h9f6701be0c686a36
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55dddf104031 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5b0baf671c0b95ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   40:     0x55dddf10443d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0c639ed6a09cc7e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   41:     0x55dddf0f5121 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h48add96e0cc6da0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   42:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   43:     0x55dddf0f4eb2 - once_cell::imp::OnceCell<T>::initialize::h757750ce60898d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   44:     0x55dddf104dd7 - once_cell::sync::OnceCell<T>::get_or_try_init::h988f10095ee77bc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   45:     0x55dddf1043d3 - once_cell::sync::OnceCell<T>::get_or_init::h9f9f1c000182e900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   46:     0x55dddf103eb1 - once_cell::sync::Lazy<T,F>::force::h02bf964e22031080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   47:     0x55dddf1027ba - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h0508d5e7b6c88658
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   48:     0x55dddf0f627d - textsynth::test_utils::text_synth::engine::hf92fce7fd234f39e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   49:     0x55dddf106bcc - textsynth::engine::tests::test_engine_text_completion::h0e1dcb71cd90d413
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:83:25
[INFO] [stdout]   50:     0x55dddf106ba7 - textsynth::engine::tests::test_engine_text_completion::{{closure}}::h160523fbcaf9fc59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:82:37
[INFO] [stdout]   51:     0x55dddf0f68d6 - core::ops::function::FnOnce::call_once::h1820b829a168b13f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   54:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   55:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   57:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   58:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   59:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   60:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   61:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   62:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   63:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   64:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   65:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   66:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   67:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   68:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   69:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   71:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   72:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   73:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   74:     0x7fb11df24a04 - __clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_is_greedy stdout ----
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_is_greedy' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10401e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5b0baf671c0b95ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10443d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0c639ed6a09cc7e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5121 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h48add96e0cc6da0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4eb2 - once_cell::imp::OnceCell<T>::initialize::h757750ce60898d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104dd7 - once_cell::sync::OnceCell<T>::get_or_try_init::h988f10095ee77bc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043d3 - once_cell::sync::OnceCell<T>::get_or_init::h9f9f1c000182e900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103eb1 - once_cell::sync::Lazy<T,F>::force::h02bf964e22031080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ba - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h0508d5e7b6c88658
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0f627d - textsynth::test_utils::text_synth::engine::hf92fce7fd234f39e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x55dddf116cb5 - textsynth::test_utils::cache::LOG_PROBABILITIES::{{closure}}::{{closure}}::h2c2fdea659692538
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:61:25
[INFO] [stdout]   29:     0x55dddf0e2d8e - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h4e9ce6c4a58858f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/park/thread.rs:263:54
[INFO] [stdout]   30:     0x55dddf0f1e3d - tokio::coop::with_budget::{{closure}}::h7a2584eb12885c95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x55dddf0d5855 - std::thread::local::LocalKey<T>::try_with::h35f6c18df5e67719
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   32:     0x55dddf0d4fbd - std::thread::local::LocalKey<T>::with::hbf1f91c69ddd9b08
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   33:     0x55dddf0e1499 - tokio::coop::with_budget::ha439b7160a64e3b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   34:     0x55dddf0e1499 - tokio::coop::budget::ha1da455a09b637c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x55dddf0e1499 - tokio::park::thread::CachedParkThread::block_on::h3e52dd9a89e0fe53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/park/thread.rs:263:31
[INFO] [stdout]   36:     0x55dddf0e3004 - tokio::runtime::enter::Enter::block_on::h05f40194c74e7db6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/enter.rs:151:13
[INFO] [stdout]   37:     0x55dddf0faa1e - tokio::runtime::thread_pool::ThreadPool::block_on::hd514ffe4cdabae72
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/thread_pool/mod.rs:77:9
[INFO] [stdout]   38:     0x55dddf0e396b - tokio::runtime::Runtime::block_on::h75676624eef4d2a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:463:43
[INFO] [stdout]   39:     0x55dddf116bed - textsynth::test_utils::cache::LOG_PROBABILITIES::{{closure}}::h625c7c1432ef43f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:73:5
[INFO] [stdout]   40:     0x55dddf0f6bd6 - core::ops::function::FnOnce::call_once::h5dd152b5feea2da9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55dddf0f6832 - core::ops::function::FnOnce::call_once::h051c021d8b6e2369
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55dddf104131 - once_cell::sync::Lazy<T,F>::force::{{closure}}::hcd6d5a08810b64f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   43:     0x55dddf10447d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h4138170ad093802f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   44:     0x55dddf0f528e - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h6470772e1f45529d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   45:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   46:     0x55dddf0f4e22 - once_cell::imp::OnceCell<T>::initialize::h6b57e837ed192f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   47:     0x55dddf104847 - once_cell::sync::OnceCell<T>::get_or_try_init::h41a82eedf84b40cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   48:     0x55dddf1043a3 - once_cell::sync::OnceCell<T>::get_or_init::h955eb7f941242e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   49:     0x55dddf103f31 - once_cell::sync::Lazy<T,F>::force::hbcb5cb982d40f0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   50:     0x55dddf1027ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h9d0593ab17a532e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   51:     0x55dddf1170bd - textsynth::test_utils::cache::log_probabilities::h991b28ffb93d2f74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   52:     0x55dddf10ef66 - textsynth::engine::log_probabilities::tests::test_log_probabilities_is_greedy::ha933939cb32cdd4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:102:17
[INFO] [stdout]   53:     0x55dddf10ef47 - textsynth::engine::log_probabilities::tests::test_log_probabilities_is_greedy::{{closure}}::h065e18964b7c8179
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:101:42
[INFO] [stdout]   54:     0x55dddf0f6cb6 - core::ops::function::FnOnce::call_once::h64c878394e9fa03e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   57:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   58:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   60:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   61:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   62:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   63:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   64:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   65:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   66:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   67:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   69:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   70:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   71:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   72:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   74:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   75:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   76:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   77:     0x7fb11df24a04 - __clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_max_tokens stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_max_tokens' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10401e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5b0baf671c0b95ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10443d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0c639ed6a09cc7e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5121 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h48add96e0cc6da0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4eb2 - once_cell::imp::OnceCell<T>::initialize::h757750ce60898d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104dd7 - once_cell::sync::OnceCell<T>::get_or_try_init::h988f10095ee77bc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043d3 - once_cell::sync::OnceCell<T>::get_or_init::h9f9f1c000182e900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103eb1 - once_cell::sync::Lazy<T,F>::force::h02bf964e22031080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ba - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h0508d5e7b6c88658
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0f627d - textsynth::test_utils::text_synth::engine::hf92fce7fd234f39e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x55dddf0e4377 - textsynth::engine::text_completion::tests::YOU_SHOULD_CLONE_THIS_BUILDER::{{closure}}::h1a9849c5d250b5d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:274:22
[INFO] [stdout]   29:     0x55dddf0f7776 - core::ops::function::FnOnce::call_once::hf99fd808a4fa1ca7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55dddf0f6792 - core::ops::function::FnOnce::call_once::h004fa30a3e01f991
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1040b1 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   32:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   33:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   34:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   35:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   36:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   37:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   38:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   39:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   40:     0x55dddf0e5f4b - textsynth::engine::text_completion::tests::test_text_completion_max_tokens::h37f4c57a4339bdd4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:307:17
[INFO] [stdout]   41:     0x55dddf0e5ec7 - textsynth::engine::text_completion::tests::test_text_completion_max_tokens::{{closure}}::h105c87541cf68512
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:305:41
[INFO] [stdout]   42:     0x55dddf0f74f6 - core::ops::function::FnOnce::call_once::hcae7ddb459d92bbe
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   45:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   46:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   48:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   49:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   50:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   51:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   52:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   53:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   54:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   55:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   57:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   58:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   59:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   60:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   62:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   63:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   64:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   65:     0x7fb11df24a04 - __clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_log_probabilities stdout ----
[INFO] [stdout] thread 'engine::tests::test_engine_log_probabilities' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10411e - once_cell::sync::Lazy<T,F>::force::{{closure}}::hcd6d5a08810b64f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10447d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h4138170ad093802f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f528e - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h6470772e1f45529d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4e22 - once_cell::imp::OnceCell<T>::initialize::h6b57e837ed192f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104847 - once_cell::sync::OnceCell<T>::get_or_try_init::h41a82eedf84b40cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043a3 - once_cell::sync::OnceCell<T>::get_or_init::h955eb7f941242e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f31 - once_cell::sync::Lazy<T,F>::force::hbcb5cb982d40f0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf106b1b - textsynth::engine::tests::test_engine_log_probabilities::{{closure}}::hfe88635030aa934f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:17
[INFO] [stdout]   27:     0x55dddf0eba7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4cc56abd2a55910a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   28:     0x55dddf0db41f - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h4081b2a6d5d2da7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62
[INFO] [stdout]   29:     0x55dddf0f1383 - tokio::coop::with_budget::{{closure}}::h27abba8fe6fe8637
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x55dddf0d5330 - std::thread::local::LocalKey<T>::try_with::h1667aac2ef991111
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   31:     0x55dddf0d503a - std::thread::local::LocalKey<T>::with::hc5df11c03bd4bdf4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   32:     0x55dddf0d7ed3 - tokio::coop::with_budget::h8e7fb298be235e0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   33:     0x55dddf0d7ed3 - tokio::coop::budget::h5bbc7b2bd93e12c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x55dddf0d7ed3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h566e676ce1ae4d9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x55dddf0dee3a - tokio::runtime::basic_scheduler::enter::{{closure}}::ha73c34c2ae7b1401
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x55dddf101fe5 - tokio::macros::scoped_tls::ScopedKey<T>::set::hb06f6810deb9eeaa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x55dddf0de33c - tokio::runtime::basic_scheduler::enter::ha7fde83bdda0c244
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5
[INFO] [stdout]   38:     0x55dddf0d70c3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::heb7cd30d6ef269db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x55dddf0dbe25 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::heb6b0b0b9deee49f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9
[INFO] [stdout]   40:     0x55dddf0dcb69 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h78f3a1963a7aedc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24
[INFO] [stdout]   41:     0x55dddf0e37a2 - tokio::runtime::Runtime::block_on::h5a63c89bf3fd2c59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   42:     0x55dddf106a52 - textsynth::engine::tests::test_engine_log_probabilities::h701fc07f2b2823a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:9
[INFO] [stdout]   43:     0x55dddf106927 - textsynth::engine::tests::test_engine_log_probabilities::{{closure}}::hfc133120c3524378
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:77:45
[INFO] [stdout]   44:     0x55dddf0f6996 - core::ops::function::FnOnce::call_once::h232e0ed5a3a686ef
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   47:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   48:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   50:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   51:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   52:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   53:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   54:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   55:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   56:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   57:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   59:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   60:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   61:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   62:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   66:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   67:     0x7fb11df24a04 - __clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_total_tokens stdout ----
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_total_tokens' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10411e - once_cell::sync::Lazy<T,F>::force::{{closure}}::hcd6d5a08810b64f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10447d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h4138170ad093802f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f528e - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h6470772e1f45529d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4e22 - once_cell::imp::OnceCell<T>::initialize::h6b57e837ed192f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104847 - once_cell::sync::OnceCell<T>::get_or_try_init::h41a82eedf84b40cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043a3 - once_cell::sync::OnceCell<T>::get_or_init::h955eb7f941242e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f31 - once_cell::sync::Lazy<T,F>::force::hbcb5cb982d40f0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h9d0593ab17a532e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf1170bd - textsynth::test_utils::cache::log_probabilities::h991b28ffb93d2f74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x55dddf10efa6 - textsynth::engine::log_probabilities::tests::test_log_probabilities_total_tokens::hd8e2f276fcdc4e51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:107:17
[INFO] [stdout]   29:     0x55dddf10ef87 - textsynth::engine::log_probabilities::tests::test_log_probabilities_total_tokens::{{closure}}::heb19d704ce02946f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:106:45
[INFO] [stdout]   30:     0x55dddf0f7736 - core::ops::function::FnOnce::call_once::hf97974051858d864
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_k stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_k' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e6098 - textsynth::engine::text_completion::tests::test_text_completion_top_k::h6c2d2043c4df6b49
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:318:17
[INFO] [stdout]   28:     0x55dddf0e6017 - textsynth::engine::text_completion::tests::test_text_completion_top_k::{{closure}}::he1410fc8129c71f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:316:36
[INFO] [stdout]   29:     0x55dddf0f7606 - core::ops::function::FnOnce::call_once::hd9a0502c0c1bb4ef
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   32:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   33:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   39:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   40:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   41:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   42:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   46:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   47:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   51:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   52:     0x7fb11df24a04 - __clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_builder_new stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_builder_new' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10401e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h5b0baf671c0b95ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10443d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h0c639ed6a09cc7e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5121 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h48add96e0cc6da0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4eb2 - once_cell::imp::OnceCell<T>::initialize::h757750ce60898d4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104dd7 - once_cell::sync::OnceCell<T>::get_or_try_init::h988f10095ee77bc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043d3 - once_cell::sync::OnceCell<T>::get_or_init::h9f9f1c000182e900
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103eb1 - once_cell::sync::Lazy<T,F>::force::h02bf964e22031080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ba - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h0508d5e7b6c88658
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0f627d - textsynth::test_utils::text_synth::engine::hf92fce7fd234f39e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x55dddf0e5e69 - textsynth::engine::text_completion::tests::test_text_completion_builder_new::hb901ba82529de825
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:301:44
[INFO] [stdout]   29:     0x55dddf0e5e47 - textsynth::engine::text_completion::tests::test_text_completion_builder_new::{{closure}}::ha4a2212e13bb776d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:300:42
[INFO] [stdout]   30:     0x55dddf0f71e6 - core::ops::function::FnOnce::call_once::ha582082b96efdd24
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_log_probability stdout ----
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_log_probability' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10411e - once_cell::sync::Lazy<T,F>::force::{{closure}}::hcd6d5a08810b64f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10447d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h4138170ad093802f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f528e - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h6470772e1f45529d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4e22 - once_cell::imp::OnceCell<T>::initialize::h6b57e837ed192f2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104847 - once_cell::sync::OnceCell<T>::get_or_try_init::h41a82eedf84b40cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1043a3 - once_cell::sync::OnceCell<T>::get_or_init::h955eb7f941242e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f31 - once_cell::sync::Lazy<T,F>::force::hbcb5cb982d40f0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ea - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h9d0593ab17a532e4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf1170bd - textsynth::test_utils::cache::log_probabilities::h991b28ffb93d2f74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x55dddf10ef26 - textsynth::engine::log_probabilities::tests::test_log_probabilities_log_probability::h60222942a5248402
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:97:17
[INFO] [stdout]   29:     0x55dddf10ef07 - textsynth::engine::log_probabilities::tests::test_log_probabilities_log_probability::{{closure}}::h42e56763bfd9a89f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:96:48
[INFO] [stdout]   30:     0x55dddf0f7106 - core::ops::function::FnOnce::call_once::h9bdf770dfff37c6e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_and_friends stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_and_friends' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e43fd - textsynth::engine::text_completion::tests::BUILDER::{{closure}}::h00072ff5b30f4f7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:276:9
[INFO] [stdout]   28:     0x55dddf0f69d6 - core::ops::function::FnOnce::call_once::h2d2b07f99256b504
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x55dddf0f6792 - core::ops::function::FnOnce::call_once::h004fa30a3e01f991
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55dddf1040b1 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   31:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   32:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   33:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   34:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   35:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   36:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   37:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   38:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   39:     0x55dddf0e63ea - textsynth::engine::text_completion::tests::test_text_completion_now_and_friends::{{closure}}::hcf1021885d1133d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:329:31
[INFO] [stdout]   40:     0x55dddf0eba3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h09535081dc60a7b9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   41:     0x55dddf0db6ff - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h9c74c93f25f2828d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62
[INFO] [stdout]   42:     0x55dddf0f26a3 - tokio::coop::with_budget::{{closure}}::hc851d2c0f15505bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   43:     0x55dddf0d5f70 - std::thread::local::LocalKey<T>::try_with::h6dcaa329bae2b2fc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   44:     0x55dddf0d4b3a - std::thread::local::LocalKey<T>::with::h1ec7da801b460e6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   45:     0x55dddf0d73d3 - tokio::coop::with_budget::h588ea83da17c796a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   46:     0x55dddf0d73d3 - tokio::coop::budget::h05e562fa04ee1b3f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   47:     0x55dddf0d73d3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h250ed16d377a28d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   48:     0x55dddf0dedaa - tokio::runtime::basic_scheduler::enter::{{closure}}::h0cba1a74fe9c7e16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   49:     0x55dddf101b25 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0754f664a2ec3894
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   50:     0x55dddf0ddfec - tokio::runtime::basic_scheduler::enter::h8b753285ef485cd0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5
[INFO] [stdout]   51:     0x55dddf0d70e3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::hf4e6d89c1eed9616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   52:     0x55dddf0dbc15 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h4c19c7ee31281331
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9
[INFO] [stdout]   53:     0x55dddf0dceb0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h9bfe9ab75744e640
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24
[INFO] [stdout]   54:     0x55dddf0e3db0 - tokio::runtime::Runtime::block_on::he6f6b72940a715cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   55:     0x55dddf0e62fc - textsynth::engine::text_completion::tests::test_text_completion_now_and_friends::h580e524c2e4e6c4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:341:9
[INFO] [stdout]   56:     0x55dddf0e61b7 - textsynth::engine::text_completion::tests::test_text_completion_now_and_friends::{{closure}}::hcaf41c8188434737
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:328:52
[INFO] [stdout]   57:     0x55dddf0f6ea6 - core::ops::function::FnOnce::call_once::h7d1735c798c66af2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   60:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   61:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   63:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   64:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   65:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   66:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   67:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   68:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   69:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   70:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   72:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   73:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   74:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   75:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   77:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   78:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   79:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   80:     0x7fb11df24a04 - __clone
[INFO] [stdout]   81:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_p stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_p' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e616c - textsynth::engine::text_completion::tests::test_text_completion_top_p::h8f0f88de67beb9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:324:17
[INFO] [stdout]   28:     0x55dddf0e60e7 - textsynth::engine::text_completion::tests::test_text_completion_top_p::{{closure}}::h5481247751a905de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:322:36
[INFO] [stdout]   29:     0x55dddf0f7436 - core::ops::function::FnOnce::call_once::hc431dc6fa2e0566e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   32:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   33:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   39:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   40:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   41:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   42:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   46:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   47:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   51:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   52:     0x7fb11df24a04 - __clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e6946 - textsynth::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{{closure}}::he2174b33129b5966
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:346:27
[INFO] [stdout]   28:     0x55dddf0ebb9d - <core::pin::Pin<P> as core::future::future::Future>::poll::he6148c2656d3901e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   29:     0x55dddf0db9df - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::he2f0a2df5f32be74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62
[INFO] [stdout]   30:     0x55dddf0f20a3 - tokio::coop::with_budget::{{closure}}::h93baa309ec19398f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x55dddf0d68f0 - std::thread::local::LocalKey<T>::try_with::hc33c046fa16970da
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   32:     0x55dddf0d4f1a - std::thread::local::LocalKey<T>::with::h8d93477c7a3bba8f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   33:     0x55dddf0da013 - tokio::coop::with_budget::h8b916c3b6a608036
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   34:     0x55dddf0da013 - tokio::coop::budget::h5777dd70d298a348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x55dddf0da013 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hfacbea499758ec59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x55dddf0dedea - tokio::runtime::basic_scheduler::enter::{{closure}}::h5f75c37d579e7c24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x55dddf101d05 - tokio::macros::scoped_tls::ScopedKey<T>::set::h72b12b556dfa238c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x55dddf0ded3c - tokio::runtime::basic_scheduler::enter::hf73b336008ae50b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5
[INFO] [stdout]   39:     0x55dddf0d7083 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h7af7ab604a853044
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x55dddf0dbcc5 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h55526a6adf54c446
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9
[INFO] [stdout]   41:     0x55dddf0dc470 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6c288d65fde3bb7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24
[INFO] [stdout]   42:     0x55dddf0e3ab0 - tokio::runtime::Runtime::block_on::h814667418e265e80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   43:     0x55dddf0e683e - textsynth::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::hca1daaa92cc8b464
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:359:9
[INFO] [stdout]   44:     0x55dddf0e6717 - textsynth::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{{closure}}::h711e23319cf238f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:345:72
[INFO] [stdout]   45:     0x55dddf0f7226 - core::ops::function::FnOnce::call_once::ha5a47beb01634a60
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   48:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   49:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   51:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   52:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   53:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   54:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   55:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   56:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   57:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   58:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   60:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   61:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   62:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   63:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   67:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   68:     0x7fb11df24a04 - __clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_temperature stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_temperature' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e5fc3 - textsynth::engine::text_completion::tests::test_text_completion_temperature::hae11f38abab58604
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:312:17
[INFO] [stdout]   28:     0x55dddf0e5f97 - textsynth::engine::text_completion::tests::test_text_completion_temperature::{{closure}}::h8c7fa1b7fab69c74
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:311:42
[INFO] [stdout]   29:     0x55dddf0f6dc6 - core::ops::function::FnOnce::call_once::h71667389a47e553a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   32:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   33:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   37:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   39:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   40:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   41:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   42:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   46:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   47:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   51:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   52:     0x7fb11df24a04 - __clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_stream stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_stream' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e7758 - textsynth::engine::text_completion::tests::test_text_completion_stream::{{closure}}::hb770c2a4979d38b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:387:55
[INFO] [stdout]   28:     0x55dddf0ebabd - <core::pin::Pin<P> as core::future::future::Future>::poll::h55c5eb619d94d46b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   29:     0x55dddf0db96f - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hc86c1434489316b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62
[INFO] [stdout]   30:     0x55dddf0f1713 - tokio::coop::with_budget::{{closure}}::h3f2c96c9e8f2eccc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x55dddf0d6df0 - std::thread::local::LocalKey<T>::try_with::he9fbf4c2ea01f59d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   32:     0x55dddf0d4dda - std::thread::local::LocalKey<T>::with::h6b87a1d9d6a5fb97
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   33:     0x55dddf0d89d3 - tokio::coop::with_budget::ha7f6a146706e0b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   34:     0x55dddf0d89d3 - tokio::coop::budget::h12dbe902a741d5f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x55dddf0d89d3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h66e49f1bc3983bb1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x55dddf0dedca - tokio::runtime::basic_scheduler::enter::{{closure}}::h2df3700d5db0ebdc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x55dddf101c15 - tokio::macros::scoped_tls::ScopedKey<T>::set::h224416466b8dc527
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x55dddf0de68c - tokio::runtime::basic_scheduler::enter::hafc14db4d420d33c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5
[INFO] [stdout]   39:     0x55dddf0d7033 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h1a35ae9d94cf64fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x55dddf0dbd75 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h8729e67b71355d71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9
[INFO] [stdout]   41:     0x55dddf0dc120 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h680e4c68762ceb76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24
[INFO] [stdout]   42:     0x55dddf0e3c30 - tokio::runtime::Runtime::block_on::hc0b6069dbe294204
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   43:     0x55dddf0e766a - textsynth::engine::text_completion::tests::test_text_completion_stream::h417afec467cae3d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:397:9
[INFO] [stdout]   44:     0x55dddf0e7537 - textsynth::engine::text_completion::tests::test_text_completion_stream::{{closure}}::h3f2d2efacd09c598
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:373:43
[INFO] [stdout]   45:     0x55dddf0f6b36 - core::ops::function::FnOnce::call_once::h53405f602cd0fe37
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   48:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   49:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   51:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   52:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   53:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   54:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   55:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   56:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   57:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   58:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   60:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   61:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   62:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   63:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   67:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   68:     0x7fb11df24a04 - __clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_until stdout ----
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_until' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10409e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h630b09a84dc01432
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf1045cd - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hc5bfb267acbc42a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5371 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h91dd8d30c606e31d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4d92 - once_cell::imp::OnceCell<T>::initialize::h508226a9d1f94de6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104a87 - once_cell::sync::OnceCell<T>::get_or_try_init::h5d2f02d887757b54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf104343 - once_cell::sync::OnceCell<T>::get_or_init::h8dc3b432dfdcaa62
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103f11 - once_cell::sync::Lazy<T,F>::force::h78c9dbf4db3c0f4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027ca - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h57bfdfd374261f9f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf0e70d2 - textsynth::engine::text_completion::tests::test_text_completion_now_until::{{closure}}::hfcaffed96e6ca6c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:364:17
[INFO] [stdout]   28:     0x55dddf0ebafd - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c6bc59595c060aa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   29:     0x55dddf0db3df - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h304342ffac31603b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62
[INFO] [stdout]   30:     0x55dddf0f2303 - tokio::coop::with_budget::{{closure}}::ha0a1106365e2aa8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x55dddf0d69f0 - std::thread::local::LocalKey<T>::try_with::hd2970557daccd06c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   32:     0x55dddf0d4bda - std::thread::local::LocalKey<T>::with::h25bd82c4c1925672
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   33:     0x55dddf0dab13 - tokio::coop::with_budget::h37032f7cfbfc09f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:95:5
[INFO] [stdout]   34:     0x55dddf0dab13 - tokio::coop::budget::h5ee6dd393ca3e9e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x55dddf0dab13 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hfdbd949c87470c10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x55dddf0dee5a - tokio::runtime::basic_scheduler::enter::{{closure}}::hc6ea57e2efda2696
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x55dddf101ef5 - tokio::macros::scoped_tls::ScopedKey<T>::set::haae462fcb42e1a64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x55dddf0ddc9c - tokio::runtime::basic_scheduler::enter::h27cbc3dafa614259
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5
[INFO] [stdout]   39:     0x55dddf0d70a3 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h9cb77f7e1a075c4f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x55dddf0dba95 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h22e7df3185a2f172
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9
[INFO] [stdout]   41:     0x55dddf0dd200 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hd00f0712a8fef52b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24
[INFO] [stdout]   42:     0x55dddf0e3f30 - tokio::runtime::Runtime::block_on::hf489d76951587c9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.15.0/src/runtime/mod.rs:461:46
[INFO] [stdout]   43:     0x55dddf0e6fdc - textsynth::engine::text_completion::tests::test_text_completion_now_until::h1218b115d6651833
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:364:9
[INFO] [stdout]   44:     0x55dddf0e6e97 - textsynth::engine::text_completion::tests::test_text_completion_now_until::{{closure}}::hb6c4b66c8db2b9bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:363:46
[INFO] [stdout]   45:     0x55dddf0f6d36 - core::ops::function::FnOnce::call_once::h6a00b8360a702585
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   48:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   49:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   51:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   52:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   53:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   54:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   55:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   56:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   57:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   58:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   60:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   61:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   62:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   63:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   66:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   67:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   68:     0x7fb11df24a04 - __clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new_with_client stdout ----
[INFO] [stdout] thread 'core::tests::test_new_with_client' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dddf59d0b5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dddf59d0b5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dddf59d0b5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dddf5c6a3b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dddf5c6a3b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dddf599ecf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dddf59ce8e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dddf59ce8e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dddf59e8b9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55dddf59e57e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dddf1609da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dddf1609da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dddf59eebb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dddf59eebb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dddf2f1a08 - std::panicking::begin_panic::{{closure}}::h6fa03dc0be07c521
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:694:9
[INFO] [stdout]   16:     0x55dddf2f196a - std::sys_common::backtrace::__rust_end_short_backtrace::h40ced0f3096f523e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dddf2f19a7 - std::panicking::begin_panic::hf2068df20c5c93b1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:693:12
[INFO] [stdout]   18:     0x55dddf10419e - once_cell::sync::Lazy<T,F>::force::{{closure}}::he2260164944a06c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x55dddf10453d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::hb81bc38131533b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x55dddf0f5641 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::haafde51298abdbd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x55dddf30e143 - once_cell::imp::initialize_inner::hf2f45ba3f59d9c3b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x55dddf0f4fd2 - once_cell::imp::OnceCell<T>::initialize::ha89e741069a6be17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x55dddf104727 - once_cell::sync::OnceCell<T>::get_or_try_init::h327f0affee0612f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1014:13
[INFO] [stdout]   24:     0x55dddf1042e3 - once_cell::sync::OnceCell<T>::get_or_init::h5139c84a4248b743
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:974:19
[INFO] [stdout]   25:     0x55dddf103ef1 - once_cell::sync::Lazy<T,F>::force::h14929c6b6c64816f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1162:13
[INFO] [stdout]   26:     0x55dddf1027da - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h8af44e14f1e785de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x55dddf11742d - textsynth::test_utils::api_key::heae53633515a4401
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x55dddf0e49a1 - textsynth::core::tests::test_new_with_client::h87c6587610c1ce65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:54:68
[INFO] [stdout]   29:     0x55dddf0e4967 - textsynth::core::tests::test_new_with_client::{{closure}}::hca92dcf39815ffbd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:53:30
[INFO] [stdout]   30:     0x55dddf0f67b6 - core::ops::function::FnOnce::call_once::h0110d44680c5959a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x55dddf1653bb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x55dddf1653bb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   33:     0x55dddf164ac1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   34:     0x55dddf164ac1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x55dddf164ac1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x55dddf164ac1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x55dddf164ac1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x55dddf164ac1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   39:     0x55dddf164ac1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   40:     0x55dddf12d484 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   41:     0x55dddf12d484 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   42:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   43:     0x55dddf131eb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x55dddf131eb2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   45:     0x55dddf131eb2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   46:     0x55dddf131eb2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   47:     0x55dddf131eb2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   48:     0x55dddf131eb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   50:     0x55dddf5a34bb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   51:     0x55dddf5a34bb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   52:     0x7fb11de93ac3 - <unknown>
[INFO] [stdout]   53:     0x7fb11df24a04 - __clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::tests::test_engine
[INFO] [stdout]     core::tests::test_new
[INFO] [stdout]     core::tests::test_new_with_client
[INFO] [stdout]     core::tests::test_try_new
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_is_greedy
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_log_probability
[INFO] [stdout]     engine::log_probabilities::tests::test_log_probabilities_total_tokens
[INFO] [stdout]     engine::tests::test_engine_log_probabilities
[INFO] [stdout]     engine::tests::test_engine_new
[INFO] [stdout]     engine::tests::test_engine_text_completion
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_builder_new
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_max_tokens
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_now_and_friends
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_now_until
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_stream
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_temperature
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_top_k
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_top_p
[INFO] [stdout]     engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f0f817d057f8d66ffe258b0b0de73dd770487cb7f0042719e535f7af1e5f292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f0f817d057f8d66ffe258b0b0de73dd770487cb7f0042719e535f7af1e5f292", kill_on_drop: false }`
[INFO] [stdout] 1f0f817d057f8d66ffe258b0b0de73dd770487cb7f0042719e535f7af1e5f292
