[INFO] fetching crate lmstfy-client 0.1.4...
[INFO] testing lmstfy-client-0.1.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate lmstfy-client 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate lmstfy-client 0.1.4
[INFO] finished tweaking crates.io crate lmstfy-client 0.1.4
[INFO] tweaked toml for crates.io crate lmstfy-client 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lmstfy-client 0.1.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.12.3 (available: v0.22.1)
[INFO] [stderr]       Adding envmnt v0.8.4 (available: v0.10.4)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3126d9bf126a8a0ee56caa0ecb5515e7550a40a1a42d7b39b8c67a6be80aae01
[INFO] running `Command { std: "docker" "start" "-a" "3126d9bf126a8a0ee56caa0ecb5515e7550a40a1a42d7b39b8c67a6be80aae01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3126d9bf126a8a0ee56caa0ecb5515e7550a40a1a42d7b39b8c67a6be80aae01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3126d9bf126a8a0ee56caa0ecb5515e7550a40a1a42d7b39b8c67a6be80aae01", kill_on_drop: false }`
[INFO] [stdout] 3126d9bf126a8a0ee56caa0ecb5515e7550a40a1a42d7b39b8c67a6be80aae01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28bc650ad8c497551b5d6d9942e0af3b7be37c9019942943c32078e79de7e8cf
[INFO] running `Command { std: "docker" "start" "-a" "28bc650ad8c497551b5d6d9942e0af3b7be37c9019942943c32078e79de7e8cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling lmstfy-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `retry` is never used
[INFO] [stdout]  --> src/retrier.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.77s
[INFO] running `Command { std: "docker" "inspect" "28bc650ad8c497551b5d6d9942e0af3b7be37c9019942943c32078e79de7e8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28bc650ad8c497551b5d6d9942e0af3b7be37c9019942943c32078e79de7e8cf", kill_on_drop: false }`
[INFO] [stdout] 28bc650ad8c497551b5d6d9942e0af3b7be37c9019942943c32078e79de7e8cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b381cfed6ac6faf5915629ad84b30b0be30b4c7b442554c6030ec6d077d2dd9d
[INFO] running `Command { std: "docker" "start" "-a" "b381cfed6ac6faf5915629ad84b30b0be30b4c7b442554c6030ec6d077d2dd9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stdout] warning: function `retry` is never used
[INFO] [stdout]  --> src/retrier.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling lmstfy-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s
[INFO] running `Command { std: "docker" "inspect" "b381cfed6ac6faf5915629ad84b30b0be30b4c7b442554c6030ec6d077d2dd9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b381cfed6ac6faf5915629ad84b30b0be30b4c7b442554c6030ec6d077d2dd9d", kill_on_drop: false }`
[INFO] [stdout] b381cfed6ac6faf5915629ad84b30b0be30b4c7b442554c6030ec6d077d2dd9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cb5a22f604c4a112291154f717a133fee00b5f5c99ea9d45dc6ed27b3587155
[INFO] running `Command { std: "docker" "start" "-a" "1cb5a22f604c4a112291154f717a133fee00b5f5c99ea9d45dc6ed27b3587155", kill_on_drop: false }`
[INFO] [stderr] warning: function `retry` is never used
[INFO] [stderr]  --> src/retrier.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lmstfy-client` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lmstfy_client-d531155fbd84c250)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test retrier::tests::test_fixed_retry_strategy_error ... ok
[INFO] [stdout] test retrier::tests::test_fixed_retry_strategy_success ... ok
[INFO] [stdout] test api_test::ack_should_be_ok ... FAILED
[INFO] [stdout] test api_test::consume_from_queues_should_be_ok ... FAILED
[INFO] [stdout] test api_test::consume_message_should_return_empty_when_not_found ... FAILED
[INFO] [stdout] test api_test::publish_message_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_queue_should_ok ... FAILED
[INFO] [stdout] test api_test::consume_multiple_messages_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_dead_letter_should_work ... FAILED
[INFO] [stdout] test api_test::republish_message_should_be_ok ... FAILED
[INFO] [stdout] test api_test::get_queue_size_should_be_ok ... FAILED
[INFO] [stdout] test api_test::respawn_dead_letter_should_work ... FAILED
[INFO] [stdout] test api_test::test_env_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_job_should_ok ... FAILED
[INFO] [stdout] test api_test::consume_message_should_be_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::ack_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::ack_should_be_ok' (24) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb466d - lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:473:18
[INFO] [stdout]   24:     0x604703bcd62d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa1f0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83295 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8130e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bc7caf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bc7caf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bc7caf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd27e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1467 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc5128 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4b00 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd4bbd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf21d6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703bea85a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd13e7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc0579 - lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:471:1
[INFO] [stdout]   40:     0x604703bb4377 - lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:472:28
[INFO] [stdout]   41:     0x604703bafbf6 - <lmstfy_client[920222501400c6f6]::api_test::ack_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_from_queues_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_from_queues_should_be_ok' (25) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bbd911 - lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:257:18
[INFO] [stdout]   24:     0x604703bcdfbd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfaca0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83b95 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b815de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bcbecf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bcbecf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bcbecf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd54c - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1e89 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc7258 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4d42 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd56fd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2b66 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beaf1c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1709 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc1877 - lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:255:1
[INFO] [stdout]   40:     0x604703bb4557 - lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:256:44
[INFO] [stdout]   41:     0x604703bafe76 - <lmstfy_client[920222501400c6f6]::api_test::consume_from_queues_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_message_should_return_empty_when_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_message_should_return_empty_when_not_found' (27) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bbf278 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:174:18
[INFO] [stdout]   24:     0x604703bce1dd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfaf00 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83d95 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8167e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bccd7f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bccd7f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bccd7f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd5ec - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf20c9 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc79b8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4dc2 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd597d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2d86 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beb09c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd17b9 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc1c37 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:172:1
[INFO] [stdout]   40:     0x604703bb45b7 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:173:62
[INFO] [stdout]   41:     0x604703bafef6 - <lmstfy_client[920222501400c6f6]::api_test::consume_message_should_return_empty_when_not_found::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::publish_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::publish_message_should_be_ok' (33) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bba1b8 - lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:84:18
[INFO] [stdout]   24:     0x604703bcdc8d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa910 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83895 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b814ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bca8bf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bca8bf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bca8bf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd45e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1b27 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc6748 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4c80 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd533d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2836 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beacda - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd15f7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc12d9 - lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:82:1
[INFO] [stdout]   40:     0x604703bb44c7 - lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:83:40
[INFO] [stdout]   41:     0x604703bafdb6 - <lmstfy_client[920222501400c6f6]::api_test::publish_message_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_queue_should_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_queue_should_ok' (32) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb6693 - lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:328:18
[INFO] [stdout]   24:     0x604703bcd84d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa450 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83495 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b813ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bc8b5f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bc8b5f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bc8b5f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd31c - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf16a9 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc5888 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4b82 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd4e3d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf23f6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703bea9dc - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1499 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc0937 - lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:326:1
[INFO] [stdout]   40:     0x604703bb43d7 - lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:327:32
[INFO] [stdout]   41:     0x604703bafc76 - <lmstfy_client[920222501400c6f6]::api_test::peek_queue_should_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_multiple_messages_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_multiple_messages_should_be_ok' (28) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bbe454 - lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:184:18
[INFO] [stdout]   24:     0x604703bce0cd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfadd0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83c95 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8162e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bcc62f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bcc62f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bcc62f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd59e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1fa7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc7608 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4d80 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd583d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2c76 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beafda - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1767 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc1a59 - lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:182:1
[INFO] [stdout]   40:     0x604703bb4587 - lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:183:50
[INFO] [stdout]   41:     0x604703bafeb6 - <lmstfy_client[920222501400c6f6]::api_test::consume_multiple_messages_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_dead_letter_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_dead_letter_should_work' (30) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb9092 - lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:402:18
[INFO] [stdout]   24:     0x604703bcdb7d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa7e0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83795 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8149e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bca16f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bca16f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bca16f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd40e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1a07 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc6398 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4c40 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd51fd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2726 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beac1a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd15a7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc10f9 - lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:400:1
[INFO] [stdout]   40:     0x604703bb4497 - lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:401:40
[INFO] [stdout]   41:     0x604703bafd76 - <lmstfy_client[920222501400c6f6]::api_test::peek_dead_letter_should_work::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::republish_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::republish_message_should_be_ok' (34) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bba712 - lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:100:18
[INFO] [stdout]   24:     0x604703bcdd9d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfaa40 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83995 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8153e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bcb00f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bcb00f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bcb00f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd4ac - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1c49 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc6af8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4cc2 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd547d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2946 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703bead9c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1649 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc14b7 - lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:98:1
[INFO] [stdout]   40:     0x604703bb44f7 - lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:99:42
[INFO] [stdout]   41:     0x604703bafdf6 - <lmstfy_client[920222501400c6f6]::api_test::republish_message_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::get_queue_size_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::get_queue_size_should_be_ok' (29) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb783d - lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:300:18
[INFO] [stdout]   24:     0x604703bcd95d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa580 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83595 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b813fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bc92bf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bc92bf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bc92bf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd36e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf17c7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc5c38 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4bc0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd4f7d - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2506 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beaa9a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd14f7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc0d39 - lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:298:1
[INFO] [stdout]   40:     0x604703bb4437 - lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:299:39
[INFO] [stdout]   41:     0x604703bafcf6 - <lmstfy_client[920222501400c6f6]::api_test::get_queue_size_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::respawn_dead_letter_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::respawn_dead_letter_should_work' (35) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bbc172 - lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:433:18
[INFO] [stdout]   24:     0x604703bcdead - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfab70 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83a95 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8158e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bcb76f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bcb76f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bcb76f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd4fc - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1d69 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc6ea8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4d02 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd55bd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2a56 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beae5c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd16a9 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc1697 - lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:431:1
[INFO] [stdout]   40:     0x604703bb4527 - lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:432:43
[INFO] [stdout]   41:     0x604703bafe36 - <lmstfy_client[920222501400c6f6]::api_test::respawn_dead_letter_should_work::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::test_env_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::test_env_should_be_ok' (36) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bc09c9 - lmstfy_client[920222501400c6f6]::api_test::test_env_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb4407 - lmstfy_client[920222501400c6f6]::api_test::test_env_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:78:27
[INFO] [stdout]   24:     0x604703bafcb6 - <lmstfy_client[920222501400c6f6]::api_test::test_env_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   46:     0x70933964fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_job_should_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_job_should_ok' (31) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb543b - lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:363:18
[INFO] [stdout]   24:     0x604703bcd73d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa320 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83395 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8135e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bc83ff - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bc83ff - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bc83ff - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd2cc - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf1589 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc54d8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4b42 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd4cfd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf22e6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703bea91c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1439 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc0757 - lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:361:1
[INFO] [stdout]   40:     0x604703bb43a7 - lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:362:30
[INFO] [stdout]   41:     0x604703bafc36 - <lmstfy_client[920222501400c6f6]::api_test::peek_job_should_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_message_should_be_ok' (26) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6047040376f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6047040376f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6047040376f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60470404e59a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60470404e59a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60470403c916 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60470403c916 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x604704014e5f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x604704014e5f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60470402f289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x604703c097fe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x604703c097fe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60470402f4f2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60470402f4f2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x604704014f18 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60470400a029 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x604704015f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60470404ed0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60470404ebf3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x604703f054f1 - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x604703bbfb53 - lmstfy_client[920222501400c6f6]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x604703bbf7ba - lmstfy_client[920222501400c6f6]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x604703bb8236 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:147:18
[INFO] [stdout]   24:     0x604703bcda6d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x604703bfa6b0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x604703b83695 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x604703b8144e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x604703bc9a0f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x604703bc9a0f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x604703bc9a0f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x604703bcd3bc - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x604703bf18e9 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x604703bc5fe8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x604703bc4c02 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x604703bd50bd - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x604703bf2616 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x604703beab5c - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x604703bd1549 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x604703bc0f17 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:145:1
[INFO] [stdout]   40:     0x604703bb4467 - lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:146:40
[INFO] [stdout]   41:     0x604703bafd36 - <lmstfy_client[920222501400c6f6]::api_test::consume_message_should_be_ok::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x604703bfdbab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x604703bfdbab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x604703c0a40a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x604703c0a40a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x604703c0a40a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x604703c0a40a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x604703c0a40a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x604703c048d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x604703c048d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x604703c0cf02 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x604703c0cf02 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x604703c0cf02 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x604703c0cf02 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x604704036f5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x604704036f5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7093395c2aa4 - <unknown>
[INFO] [stdout]   63:     0x70933964fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api_test::ack_should_be_ok
[INFO] [stdout]     api_test::consume_from_queues_should_be_ok
[INFO] [stdout]     api_test::consume_message_should_be_ok
[INFO] [stdout]     api_test::consume_message_should_return_empty_when_not_found
[INFO] [stdout]     api_test::consume_multiple_messages_should_be_ok
[INFO] [stdout]     api_test::get_queue_size_should_be_ok
[INFO] [stdout]     api_test::peek_dead_letter_should_work
[INFO] [stdout]     api_test::peek_job_should_ok
[INFO] [stdout]     api_test::peek_queue_should_ok
[INFO] [stdout]     api_test::publish_message_should_be_ok
[INFO] [stdout]     api_test::republish_message_should_be_ok
[INFO] [stdout]     api_test::respawn_dead_letter_should_work
[INFO] [stdout]     api_test::test_env_should_be_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1cb5a22f604c4a112291154f717a133fee00b5f5c99ea9d45dc6ed27b3587155", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb5a22f604c4a112291154f717a133fee00b5f5c99ea9d45dc6ed27b3587155", kill_on_drop: false }`
[INFO] [stdout] 1cb5a22f604c4a112291154f717a133fee00b5f5c99ea9d45dc6ed27b3587155
