[INFO] fetching crate textsynth 0.1.0...
[INFO] testing textsynth-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate textsynth 0.1.0 into /workspace/builds/worker-7-tc1/source
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate textsynth 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.75
[INFO] [stderr]   Downloaded bounded-integer v0.5.1
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded security-framework-sys v2.5.0
[INFO] [stderr]   Downloaded futures-executor v0.3.19
[INFO] [stderr]   Downloaded ipnet v2.3.1
[INFO] [stderr]   Downloaded futures v0.3.19
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded security-framework v2.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded h2 v0.3.10
[INFO] [stderr]   Downloaded reqwest v0.11.9
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 830c51edacf1ba9d3679fd0b20fd691f22218fc69182e9dcdec9a2d222510ea1
[INFO] running `Command { std: "docker" "start" "-a" "830c51edacf1ba9d3679fd0b20fd691f22218fc69182e9dcdec9a2d222510ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "830c51edacf1ba9d3679fd0b20fd691f22218fc69182e9dcdec9a2d222510ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830c51edacf1ba9d3679fd0b20fd691f22218fc69182e9dcdec9a2d222510ea1", kill_on_drop: false }`
[INFO] [stdout] 830c51edacf1ba9d3679fd0b20fd691f22218fc69182e9dcdec9a2d222510ea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81b1d1e41102d2e4809a4734cd168d071919490b0b13060314c858a6db5afc22
[INFO] running `Command { std: "docker" "start" "-a" "81b1d1e41102d2e4809a4734cd168d071919490b0b13060314c858a6db5afc22", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_, '_> {
[INFO] [stdout]    |                                                                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.90s
[INFO] running `Command { std: "docker" "inspect" "81b1d1e41102d2e4809a4734cd168d071919490b0b13060314c858a6db5afc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b1d1e41102d2e4809a4734cd168d071919490b0b13060314c858a6db5afc22", kill_on_drop: false }`
[INFO] [stdout] 81b1d1e41102d2e4809a4734cd168d071919490b0b13060314c858a6db5afc22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad9d89c661819473a0e7090665bd5962545b736efea0c4b220a94b83aa235d55
[INFO] running `Command { std: "docker" "start" "-a" "ad9d89c661819473a0e7090665bd5962545b736efea0c4b220a94b83aa235d55", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.52
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_, '_> {
[INFO] [stdout]    |                                                                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/core.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/mod.rs:59:28
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stdout]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_, '_> {
[INFO] [stdout]    |                                                                           ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/definition.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stdout]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.36s
[INFO] running `Command { std: "docker" "inspect" "ad9d89c661819473a0e7090665bd5962545b736efea0c4b220a94b83aa235d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad9d89c661819473a0e7090665bd5962545b736efea0c4b220a94b83aa235d55", kill_on_drop: false }`
[INFO] [stdout] ad9d89c661819473a0e7090665bd5962545b736efea0c4b220a94b83aa235d55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0247bc03f1473fb6d9c2409de3f951245de3976562364afe09d9ec7b435321d
[INFO] running `Command { std: "docker" "start" "-a" "f0247bc03f1473fb6d9c2409de3f951245de3976562364afe09d9ec7b435321d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/core.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine {
[INFO] [stderr]    |                         ^^^^^ the lifetime is elided here       ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub const fn engine(&self, definition: EngineDefinition) -> Engine<'_> {
[INFO] [stderr]    |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/engine/mod.rs:59:28
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder {
[INFO] [stderr]    |                            ^^^^^                     ^^^^^^^^^^^^^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn text_completion(&self, prompt: String) -> TextCompletionBuilder<'_, '_> {
[INFO] [stderr]    |                                                                           ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/engine/definition.rs:137:46
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<CustomEngineDefinition> {
[INFO] [stderr]     |                                              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub const fn to_custom_engine_definition(&self) -> Cow<'_, CustomEngineDefinition> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `textsynth` (lib) generated 3 warnings (run `cargo fix --lib -p textsynth` to apply 3 suggestions)
[INFO] [stderr] warning: `textsynth` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textsynth-fb89c7a24356a885)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test engine::definition::tests::test_engine_definition_to_custom_engine_definition ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_new ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_inner ... 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::log_probabilities::tests::test_non_empty_string_new ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_new ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_dynamic ... ok
[INFO] [stdout] test engine::text_completion::tests::test_max_tokens_inner ... ok
[INFO] [stdout] test engine::log_probabilities::tests::test_non_empty_string_into_inner ... ok
[INFO] [stdout] test engine::definition::tests::test_custom_engine_definition_static ... ok
[INFO] [stdout] test engine::tests::test_engine_new ... FAILED
[INFO] [stdout] test core::tests::test_new ... FAILED
[INFO] [stdout] test core::tests::test_engine ... FAILED
[INFO] [stdout] test engine::tests::test_engine_text_completion ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_builder_new ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_max_tokens ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_temperature ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_now_and_friends ... FAILED
[INFO] [stdout] test core::tests::test_try_new ... 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] 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::text_completion::tests::test_text_completion_top_k ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_is_greedy ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long ... FAILED
[INFO] [stdout] test engine::tests::test_engine_log_probabilities ... FAILED
[INFO] [stdout] test engine::text_completion::tests::test_text_completion_top_p ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_total_tokens ... FAILED
[INFO] [stdout] test engine::log_probabilities::tests::test_log_probabilities_log_probability ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_new' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93175 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x5d7566f76463 - textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x5d7566f91087 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init::<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x5d7566f8b776 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x5d7566f88023 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x5d7566f8ddca - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   34:     0x5d7566f8dd1e - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init::<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   35:     0x5d7566f769ed - textsynth[ec9bceee94b43fac]::test_utils::text_synth::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:16
[INFO] [stdout]   36:     0x5d7566f944d9 - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:72:25
[INFO] [stdout]   37:     0x5d7566f93397 - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:71:25
[INFO] [stdout]   38:     0x5d7566f68c16 - <textsynth[ec9bceee94b43fac]::engine::tests::test_engine_new::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   60:     0x7a7584215a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_new' (19) 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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673572b8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d756734c209 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d756735822d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d756738f55c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d756738f2d2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d7566f6705c - <core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::sync::Arc<dotenv[42c9a1306a53a07f]::errors::Error>>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d7566f76c44 - textsynth[ec9bceee94b43fac]::test_utils::dotenv::initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/dotenv.rs:25:16
[INFO] [stdout]   22:     0x5d7566f8c757 - textsynth[ec9bceee94b43fac]::test_utils::API_KEY::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:12:5
[INFO] [stdout]   23:     0x5d7566f68916 - <textsynth[ec9bceee94b43fac]::test_utils::API_KEY::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d7566f68542 - <fn() -> alloc[9d7caffeb3b5d2c6]::string::String as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d7566f93152 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   26:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   27:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   28:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   29:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   30:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   31:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   32:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   33:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   34:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   35:     0x5d7566f76e99 - textsynth[ec9bceee94b43fac]::core::tests::test_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:65:32
[INFO] [stdout]   36:     0x5d7566f765b7 - textsynth[ec9bceee94b43fac]::core::tests::test_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:64:18
[INFO] [stdout]   37:     0x5d7566f68a96 - <textsynth[ec9bceee94b43fac]::core::tests::test_new::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   59:     0x7a7584215a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_engine' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93175 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x5d7566f76cbc - textsynth[ec9bceee94b43fac]::core::tests::test_engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:70:40
[INFO] [stdout]   29:     0x5d7566f76527 - textsynth[ec9bceee94b43fac]::core::tests::test_engine::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:69:21
[INFO] [stdout]   30:     0x5d7566f689d6 - <textsynth[ec9bceee94b43fac]::core::tests::test_engine::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_text_completion stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_text_completion' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93175 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x5d7566f76463 - textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:46
[INFO] [stdout]   29:     0x5d7566f91087 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init::<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   30:     0x5d7566f8b776 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   31:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   32:     0x5d7566f88023 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   33:     0x5d7566f8ddca - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   34:     0x5d7566f8dd1e - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::core::TextSynth>>::get_or_init::<textsynth[ec9bceee94b43fac]::test_utils::text_synth::get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   35:     0x5d7566f769ed - textsynth[ec9bceee94b43fac]::test_utils::text_synth::get
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:11:16
[INFO] [stdout]   36:     0x5d7566f764b7 - textsynth[ec9bceee94b43fac]::test_utils::text_synth::ENGINE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:8:44
[INFO] [stdout]   37:     0x5d7566f68956 - <textsynth[ec9bceee94b43fac]::test_utils::text_synth::ENGINE::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5d7566f68582 - <fn() -> textsynth[ec9bceee94b43fac]::engine::Engine as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d7566f93252 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   40:     0x5d7566f9111d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   41:     0x5d7566f8bac1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   42:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   43:     0x5d7566f88142 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   44:     0x5d7566f8e069 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   45:     0x5d7566f8dfb3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   46:     0x5d7566f941b1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   47:     0x5d7566f9514a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   48:     0x5d7566f769fd - textsynth[ec9bceee94b43fac]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   49:     0x5d7566f9451c - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_text_completion
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:83:25
[INFO] [stdout]   50:     0x5d7566f933c7 - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_text_completion::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:82:37
[INFO] [stdout]   51:     0x5d7566f68c56 - <textsynth[ec9bceee94b43fac]::engine::tests::test_engine_text_completion::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   71:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   73:     0x7a7584215a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_builder_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_builder_new' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93275 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9111d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bac1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88142 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e069 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dfb3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941b1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9514a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f769fd - textsynth[ec9bceee94b43fac]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x5d7566f7f299 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_builder_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:301:44
[INFO] [stdout]   29:     0x5d7566f7bfa7 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_builder_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:300:42
[INFO] [stdout]   30:     0x5d7566f69056 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_builder_new::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_max_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_max_tokens' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93275 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9111d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bac1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88142 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e069 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dfb3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941b1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9514a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f769fd - textsynth[ec9bceee94b43fac]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x5d7566f7bee7 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::YOU_SHOULD_CLONE_THIS_BUILDER::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:274:22
[INFO] [stdout]   29:     0x5d7566f68f96 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::YOU_SHOULD_CLONE_THIS_BUILDER::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d7566f685a2 - <fn() -> textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566f932d2 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   32:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   33:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   34:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   35:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   36:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   37:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   38:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   39:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   40:     0x5d7566f7f25b - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_max_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:307:17
[INFO] [stdout]   41:     0x5d7566f7bf77 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_max_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:305:41
[INFO] [stdout]   42:     0x5d7566f69016 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_max_tokens::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   62:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   64:     0x7a7584215a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_temperature stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_temperature' (60) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7f2f3 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_temperature
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:312:17
[INFO] [stdout]   28:     0x5d7566f7bfd7 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_temperature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:311:42
[INFO] [stdout]   29:     0x5d7566f69096 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_temperature::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   51:     0x7a7584215a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_and_friends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_and_friends' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7c08d - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::BUILDER::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:276:9
[INFO] [stdout]   28:     0x5d7566f69156 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::BUILDER::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x5d7566f685a2 - <fn() -> textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d7566f932d2 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   31:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   32:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   33:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   34:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   35:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   36:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   37:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   38:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   39:     0x5d7566f7ce50 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:329:31
[INFO] [stdout]   40:     0x5d7566f7795d - <core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x5d7566f5f64d - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   42:     0x5d7566f92800 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   43:     0x5d7566f89b55 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   44:     0x5d7566f887de - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   45:     0x5d7566f5d933 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   46:     0x5d7566f5d933 - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   47:     0x5d7566f5d933 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   48:     0x5d7566f5f15a - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   49:     0x5d7566f8e7c5 - <tokio[f925a008cdc1f77]::macros::scoped_tls::ScopedKey<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Context>>::set::<tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   50:     0x5d7566f58906 - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   51:     0x5d7566f55ce3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   52:     0x5d7566f56163 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::InnerGuard<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   53:     0x5d7566f56eca - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::BasicScheduler<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   54:     0x5d7566f69e0f - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   55:     0x5d7566f7f45c - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:341:46
[INFO] [stdout]   56:     0x5d7566f7c007 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:328:52
[INFO] [stdout]   57:     0x5d7566f690d6 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_and_friends::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   79:     0x7a7584215a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_try_new stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_try_new' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93175 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x5d7566f76d79 - textsynth[ec9bceee94b43fac]::core::tests::test_try_new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:59:36
[INFO] [stdout]   29:     0x5d7566f76557 - textsynth[ec9bceee94b43fac]::core::tests::test_try_new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:58:22
[INFO] [stdout]   30:     0x5d7566f68a16 - <textsynth[ec9bceee94b43fac]::core::tests::test_try_new::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_stream stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_stream' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7c3b8 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:387:55
[INFO] [stdout]   28:     0x5d7566f778dd - <core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d7566f5f40d - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x5d7566f925a0 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x5d7566f89955 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d7566f8873e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d7566f5c393 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x5d7566f5c393 - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x5d7566f5c393 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x5d7566f5f11a - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x5d7566f8e605 - <tokio[f925a008cdc1f77]::macros::scoped_tls::ScopedKey<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Context>>::set::<tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d7566f58266 - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x5d7566f55ca3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x5d7566f55fe3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::InnerGuard<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x5d7566f5690a - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::BasicScheduler<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x5d7566f69b0f - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x5d7566f7efba - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:397:63
[INFO] [stdout]   44:     0x5d7566f7beb7 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:373:43
[INFO] [stdout]   45:     0x5d7566f68f56 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_stream::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   67:     0x7a7584215a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_now_until stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_now_until' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7c988 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:364:17
[INFO] [stdout]   28:     0x5d7566f7791d - <core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d7566f5f52d - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x5d7566f926d0 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x5d7566f89a55 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d7566f8878e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d7566f5ce63 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x5d7566f5ce63 - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x5d7566f5ce63 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x5d7566f5f13a - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x5d7566f8e6e5 - <tokio[f925a008cdc1f77]::macros::scoped_tls::ScopedKey<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Context>>::set::<tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d7566f585b6 - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x5d7566f55cc3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x5d7566f560a3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::InnerGuard<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x5d7566f56bea - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::BasicScheduler<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x5d7566f69c8f - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x5d7566f7f16c - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:369:33
[INFO] [stdout]   44:     0x5d7566f7bf47 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:363:46
[INFO] [stdout]   45:     0x5d7566f68fd6 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_now_until::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   67:     0x7a7584215a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- core::tests::test_new_with_client stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'core::tests::test_new_with_client' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93175 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9103d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8b5e1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f87fa2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8dc89 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dbd3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<alloc[9d7caffeb3b5d2c6]::string::String>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f94171 - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9512a - <once_cell[e4059cab58dde7d5]::sync::Lazy<alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d1ed - textsynth[ec9bceee94b43fac]::test_utils::api_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/mod.rs:25:5
[INFO] [stdout]   28:     0x5d7566f76df1 - textsynth[ec9bceee94b43fac]::core::tests::test_new_with_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:54:68
[INFO] [stdout]   29:     0x5d7566f76587 - textsynth[ec9bceee94b43fac]::core::tests::test_new_with_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core.rs:53:30
[INFO] [stdout]   30:     0x5d7566f68a56 - <textsynth[ec9bceee94b43fac]::core::tests::test_new_with_client::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_k stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_k' (61) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7edc7 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_k
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:318:17
[INFO] [stdout]   28:     0x5d7566f7be57 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_k::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:316:36
[INFO] [stdout]   29:     0x5d7566f68ed6 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_k::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   51:     0x7a7584215a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_is_greedy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_is_greedy' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93275 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9111d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bac1 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88142 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e069 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8dfb3 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::Engine>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941b1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9514a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::Engine> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f769fd - textsynth[ec9bceee94b43fac]::test_utils::text_synth::engine
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/text_synth.rs:15:5
[INFO] [stdout]   28:     0x5d7566f8bfcb - textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:61:25
[INFO] [stdout]   29:     0x5d7566f7629b - <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on::<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:65
[INFO] [stdout]   30:     0x5d7566f91c2a - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>, <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x5d7566f89109 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>, <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d7566f8848c - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>, <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d7566f7200f - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>, <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x5d7566f7200f - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>, <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x5d7566f7200f - <tokio[f925a008cdc1f77]::park::thread::CachedParkThread>::block_on::<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/park/thread.rs:263:31
[INFO] [stdout]   36:     0x5d7566f73732 - <tokio[f925a008cdc1f77]::runtime::enter::Enter>::block_on::<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   37:     0x5d7566f70170 - <tokio[f925a008cdc1f77]::runtime::thread_pool::ThreadPool>::block_on::<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   38:     0x5d7566f697f7 - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   39:     0x5d7566f8c90c - textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:73:29
[INFO] [stdout]   40:     0x5d7566f68996 - <textsynth[ec9bceee94b43fac]::test_utils::cache::LOG_PROBABILITIES::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d7566f685c2 - <fn() -> textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d7566f93352 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1163:28
[INFO] [stdout]   43:     0x5d7566f9119d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   44:     0x5d7566f8be7b - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   45:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   46:     0x5d7566f88262 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   47:     0x5d7566f8e309 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   48:     0x5d7566f8e253 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   49:     0x5d7566f941f1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   50:     0x5d7566f9516a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   51:     0x5d7566f8d20d - textsynth[ec9bceee94b43fac]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   52:     0x5d7566f67746 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_is_greedy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:102:17
[INFO] [stdout]   53:     0x5d7566f65f07 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_is_greedy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:101:42
[INFO] [stdout]   54:     0x5d7566f69216 - <textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_is_greedy::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   76:     0x7a7584215a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long' (63) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7d1ec - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:346:27
[INFO] [stdout]   28:     0x5d7566f7799d - <core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5d7566f5f76d - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   30:     0x5d7566f92930 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   31:     0x5d7566f89c55 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5d7566f8882e - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5d7566f5e403 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   34:     0x5d7566f5e403 - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   35:     0x5d7566f5e403 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   36:     0x5d7566f5f17a - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   37:     0x5d7566f8e8a5 - <tokio[f925a008cdc1f77]::macros::scoped_tls::ScopedKey<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Context>>::set::<tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   38:     0x5d7566f58c56 - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   39:     0x5d7566f55d03 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   40:     0x5d7566f56223 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::InnerGuard<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   41:     0x5d7566f571aa - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::BasicScheduler<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   42:     0x5d7566f69f8f - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   43:     0x5d7566f7f5ee - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:359:16
[INFO] [stdout]   44:     0x5d7566f7c037 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:345:72
[INFO] [stdout]   45:     0x5d7566f69116 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_truncated_prompt_if_prompt_too_long::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   67:     0x7a7584215a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::tests::test_engine_log_probabilities stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::tests::test_engine_log_probabilities' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93375 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9119d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8be7b - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88262 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e309 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e253 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941f1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9344b - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:17
[INFO] [stdout]   27:     0x5d7566f7789d - <core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5d7566f5f2ed - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   29:     0x5d7566f92470 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   30:     0x5d7566f89855 - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::try_with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   31:     0x5d7566f886ee - <std[29689e6404d28ef9]::thread::local::LocalKey<core[e929cb53b82a81ca]::cell::Cell<tokio[f925a008cdc1f77]::coop::Budget>>>::with::<tokio[f925a008cdc1f77]::coop::with_budget<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[e929cb53b82a81ca]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   32:     0x5d7566f5b8c3 - tokio[f925a008cdc1f77]::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   33:     0x5d7566f5b8c3 - tokio[f925a008cdc1f77]::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   34:     0x5d7566f5b8c3 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   35:     0x5d7566f5f0fa - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   36:     0x5d7566f8e525 - <tokio[f925a008cdc1f77]::macros::scoped_tls::ScopedKey<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Context>>::set::<tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   37:     0x5d7566f57f16 - tokio[f925a008cdc1f77]::runtime::basic_scheduler::enter::<<tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>::{closure#0}, (), tokio[f925a008cdc1f77]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   38:     0x5d7566f55c83 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::Inner<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   39:     0x5d7566f55f23 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::InnerGuard<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   40:     0x5d7566f56633 - <tokio[f925a008cdc1f77]::runtime::basic_scheduler::BasicScheduler<tokio[f925a008cdc1f77]::runtime::driver::Driver>>::block_on::<textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   41:     0x5d7566f6998c - <tokio[f925a008cdc1f77]::runtime::Runtime>::block_on::<textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   42:     0x5d7566f94682 - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:78:67
[INFO] [stdout]   43:     0x5d7566f933f7 - textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/mod.rs:77:45
[INFO] [stdout]   44:     0x5d7566f68c96 - <textsynth[ec9bceee94b43fac]::engine::tests::test_engine_log_probabilities::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   66:     0x7a7584215a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::text_completion::tests::test_text_completion_top_p stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::text_completion::tests::test_text_completion_top_p' (62) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f932f5 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9115d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8bc71 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f881d2 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e1b9 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e103 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941d1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9515a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::text_completion::TextCompletionBuilder> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f7ee6c - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_p
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:324:17
[INFO] [stdout]   28:     0x5d7566f7be87 - textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_p::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/text_completion.rs:322:36
[INFO] [stdout]   29:     0x5d7566f68f16 - <textsynth[ec9bceee94b43fac]::engine::text_completion::tests::test_text_completion_top_p::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   32:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   33:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   39:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   40:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   41:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   42:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   47:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   49:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   50:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   51:     0x7a7584215a64 - clone
[INFO] [stdout]   52:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_total_tokens stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_total_tokens' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93375 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9119d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8be7b - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88262 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e309 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e253 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941f1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9516a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d20d - textsynth[ec9bceee94b43fac]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x5d7566f678c6 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_total_tokens
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:107:17
[INFO] [stdout]   29:     0x5d7566f65f67 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_total_tokens::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:106:45
[INFO] [stdout]   30:     0x5d7566f69296 - <textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_total_tokens::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- engine::log_probabilities::tests::test_log_probabilities_log_probability stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'engine::log_probabilities::tests::test_log_probabilities_log_probability' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d75673790fa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d75673790fa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d75673790fa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d756738ed9a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d756738ed9a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5d756737e0d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d756737e0d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d75673571ff - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d75673571ff - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7567371039 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d7566fb47ec - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d7566fb47ec - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d75673712b2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d75673712b2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d75673566ec - std[29689e6404d28ef9]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d756734c1e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d75673494f0 - std[29689e6404d28ef9]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d7566f93375 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1164:25
[INFO] [stdout]   19:     0x5d7566f9119d - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57
[INFO] [stdout]   20:     0x5d7566f8be7b - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5d756716f89a - once_cell[e4059cab58dde7d5]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5d7566f88262 - <once_cell[e4059cab58dde7d5]::imp::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::initialize::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5d7566f8e309 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_try_init::<<once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>::{closure#0}, <once_cell[e4059cab58dde7d5]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20
[INFO] [stdout]   24:     0x5d7566f8e253 - <once_cell[e4059cab58dde7d5]::sync::OnceCell<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::get_or_init::<<once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24
[INFO] [stdout]   25:     0x5d7566f941f1 - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1162:23
[INFO] [stdout]   26:     0x5d7566f9516a - <once_cell[e4059cab58dde7d5]::sync::Lazy<textsynth[ec9bceee94b43fac]::engine::log_probabilities::LogProbabilities> as core[e929cb53b82a81ca]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1172:13
[INFO] [stdout]   27:     0x5d7566f8d20d - textsynth[ec9bceee94b43fac]::test_utils::cache::log_probabilities
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/cache.rs:77:5
[INFO] [stdout]   28:     0x5d7566f678d6 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_log_probability
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:97:17
[INFO] [stdout]   29:     0x5d7566f65f97 - textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_log_probability::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/engine/log_probabilities.rs:96:48
[INFO] [stdout]   30:     0x5d7566f692d6 - <textsynth[ec9bceee94b43fac]::engine::log_probabilities::tests::test_log_probabilities_log_probability::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d7566fa7acb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d7566fa7acb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5d7566fb52bb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d7566fb52bb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d7566fb52bb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5d7566fb52bb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5d7566fae9d4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5d7566fae9d4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5d7566fb7ec2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d7566fb7ec2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5d7566fb7ec2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d756737880f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5d756737880f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x7a7584188aa4 - <unknown>
[INFO] [stdout]   52:     0x7a7584215a64 - clone
[INFO] [stdout]   53:                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.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f0247bc03f1473fb6d9c2409de3f951245de3976562364afe09d9ec7b435321d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0247bc03f1473fb6d9c2409de3f951245de3976562364afe09d9ec7b435321d", kill_on_drop: false }`
[INFO] [stdout] f0247bc03f1473fb6d9c2409de3f951245de3976562364afe09d9ec7b435321d
