[INFO] fetching crate redislock 1.3.0...
[INFO] testing redislock-1.3.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate redislock 1.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate redislock 1.3.0
[INFO] finished tweaking crates.io crate redislock 1.3.0
[INFO] tweaked toml for crates.io crate redislock 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redislock 1.3.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redislock 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded testcontainers v0.12.0
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded redis v0.21.5
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a7c4c5f03097cc207933978989fbbc5534f0c8b28f1c27a0c04aff339310dc4
[INFO] running `Command { std: "docker" "start" "-a" "6a7c4c5f03097cc207933978989fbbc5534f0c8b28f1c27a0c04aff339310dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a7c4c5f03097cc207933978989fbbc5534f0c8b28f1c27a0c04aff339310dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7c4c5f03097cc207933978989fbbc5534f0c8b28f1c27a0c04aff339310dc4", kill_on_drop: false }`
[INFO] [stdout] 6a7c4c5f03097cc207933978989fbbc5534f0c8b28f1c27a0c04aff339310dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eef309d3fa15d7aafbde0d2d3489278f26c25bafcdc4b2bd4c75e42005927a3
[INFO] running `Command { std: "docker" "start" "-a" "3eef309d3fa15d7aafbde0d2d3489278f26c25bafcdc4b2bd4c75e42005927a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling redislock v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3eef309d3fa15d7aafbde0d2d3489278f26c25bafcdc4b2bd4c75e42005927a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eef309d3fa15d7aafbde0d2d3489278f26c25bafcdc4b2bd4c75e42005927a3", kill_on_drop: false }`
[INFO] [stdout] 3eef309d3fa15d7aafbde0d2d3489278f26c25bafcdc4b2bd4c75e42005927a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0bcf4ed641d25861601a062f2475580d84affcb02d7e35b5893cc30ac4de59
[INFO] running `Command { std: "docker" "start" "-a" "5a0bcf4ed641d25861601a062f2475580d84affcb02d7e35b5893cc30ac4de59", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling testcontainers v0.12.0
[INFO] [stderr]    Compiling redislock v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5a0bcf4ed641d25861601a062f2475580d84affcb02d7e35b5893cc30ac4de59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0bcf4ed641d25861601a062f2475580d84affcb02d7e35b5893cc30ac4de59", kill_on_drop: false }`
[INFO] [stdout] 5a0bcf4ed641d25861601a062f2475580d84affcb02d7e35b5893cc30ac4de59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bdf5e3adec42e881be704786b2c09c2b56f916a4869384e3dcda5f95ad89cfa
[INFO] running `Command { std: "docker" "start" "-a" "6bdf5e3adec42e881be704786b2c09c2b56f916a4869384e3dcda5f95ad89cfa", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/redislock.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stderr]     |                                                                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `redislock` (lib) generated 1 warning (run `cargo fix --lib -p redislock` to apply 1 suggestion)
[INFO] [stderr] warning: `redislock` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redislock-ea0e61eb639c21f0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_random_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-9c7ca51bf85d2d81)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_redlock_get_unique_id ... ok
[INFO] [stdout] test test_redlock_get_unique_id_uniqueness ... ok
[INFO] [stdout] test test_redlock_direct_lock_succeeds ... FAILED
[INFO] [stdout] test test_redlock_lock ... FAILED
[INFO] [stdout] test test_redlock_valid_instance ... FAILED
[INFO] [stdout] test test_redlock_direct_unlock_succeeds ... FAILED
[INFO] [stdout] test test_redlock_lock_unlock_raii ... FAILED
[INFO] [stdout] test test_redlock_unlock ... FAILED
[INFO] [stdout] test test_redlock_direct_unlock_fails ... FAILED
[INFO] [stdout] test test_redlock_lock_unlock ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_lock_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_lock_succeeds' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a25fc581 - <testcontainers[5b7960cdd11e51dd]::clients::cli::Cli as testcontainers[5b7960cdd11e51dd]::core::docker::Docker>::run_with_args::<testcontainers[5b7960cdd11e51dd]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5d17a25fc926 - <testcontainers[5b7960cdd11e51dd]::clients::cli::Cli as testcontainers[5b7960cdd11e51dd]::core::docker::Docker>::run::<testcontainers[5b7960cdd11e51dd]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:122:14
[INFO] [stdout]   20:     0x5d17a25fce51 - tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:11:25
[INFO] [stdout]   21:     0x5d17a2607816 - core[27de1724e4349be2]::iter::adapters::map::map_fold::<i32, testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, (), tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x5d17a25fcafe - <core[27de1724e4349be2]::ops::range::Range<i32> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::adapters::map::map_fold<i32, testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, (), tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}, core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2607:21
[INFO] [stdout]   23:     0x5d17a26072cd - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::fold::<(), core[27de1724e4349be2]::iter::traits::iterator::Iterator::for_each::call<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x5d17a26073e0 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::for_each::<<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::extend_trusted<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:832:14
[INFO] [stdout]   25:     0x5d17a25fbb6d - <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::extend_trusted::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3913:26
[INFO] [stdout]   26:     0x5d17a2602656 - <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>> as alloc[a57f19327c0ad893]::vec::spec_extend::SpecExtend<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   27:     0x5d17a26027a7 - <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>> as alloc[a57f19327c0ad893]::vec::spec_from_iter_nested::SpecFromIterNested<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   28:     0x5d17a2601d69 - <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>> as alloc[a57f19327c0ad893]::vec::spec_from_iter::SpecFromIter<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>, core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x5d17a25fc99c - <alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>> as core[27de1724e4349be2]::iter::traits::collect::FromIterator<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>::from_iter::<core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/vec/mod.rs:3777:9
[INFO] [stdout]   30:     0x5d17a2607399 - <core[27de1724e4349be2]::iter::adapters::map::Map<core[27de1724e4349be2]::ops::range::Range<i32>, tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}::{closure#0}> as core[27de1724e4349be2]::iter::traits::iterator::Iterator>::collect::<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/iter/traits/iterator.rs:2032:9
[INFO] [stdout]   31:     0x5d17a25fcf69 - tests[33e2ae9142bf7314]::CONTAINERS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:12:10
[INFO] [stdout]   32:     0x5d17a260d876 - <tests[33e2ae9142bf7314]::CONTAINERS::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5d17a260d6b2 - <fn() -> alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5d17a26078f2 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1212:28
[INFO] [stdout]   35:     0x5d17a26074ed - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   36:     0x5d17a260bda1 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   37:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   38:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   39:     0x5d17a260a462 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   40:     0x5d17a2606b79 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   41:     0x5d17a2606ad3 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   42:     0x5d17a2608601 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   43:     0x5d17a2609d3a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<testcontainers[5b7960cdd11e51dd]::core::container::Container<testcontainers[5b7960cdd11e51dd]::clients::cli::Cli, testcontainers[5b7960cdd11e51dd]::images::redis::Redis>>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   44:     0x5d17a25fd1a6 - tests[33e2ae9142bf7314]::ADDRESSES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:16:15
[INFO] [stdout]   45:     0x5d17a260db36 - <tests[33e2ae9142bf7314]::ADDRESSES::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d17a260d6d2 - <fn() -> alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5d17a2607972 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1212:28
[INFO] [stdout]   48:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   49:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   50:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   52:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   53:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   54:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   55:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   56:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   57:     0x5d17a25ffc43 - tests[33e2ae9142bf7314]::test_redlock_direct_lock_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:77:20
[INFO] [stdout]   58:     0x5d17a25fd0e7 - tests[33e2ae9142bf7314]::test_redlock_direct_lock_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:76:43
[INFO] [stdout]   59:     0x5d17a260da76 - <tests[33e2ae9142bf7314]::test_redlock_direct_lock_succeeds::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   64:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   73:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   79:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   80:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   81:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25fd39b - tests[33e2ae9142bf7314]::test_redlock_lock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:115:20
[INFO] [stdout]   29:     0x5d17a25fcf97 - tests[33e2ae9142bf7314]::test_redlock_lock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:114:27
[INFO] [stdout]   30:     0x5d17a260d8b6 - <tests[33e2ae9142bf7314]::test_redlock_lock::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_valid_instance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_valid_instance' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25fed43 - tests[33e2ae9142bf7314]::test_redlock_valid_instance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:44:20
[INFO] [stdout]   29:     0x5d17a25fd057 - tests[33e2ae9142bf7314]::test_redlock_valid_instance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:43:33
[INFO] [stdout]   30:     0x5d17a260d9b6 - <tests[33e2ae9142bf7314]::test_redlock_valid_instance::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_unlock_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_unlock_succeeds' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a2600323 - tests[33e2ae9142bf7314]::test_redlock_direct_unlock_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:63:20
[INFO] [stdout]   29:     0x5d17a25fd117 - tests[33e2ae9142bf7314]::test_redlock_direct_unlock_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:62:45
[INFO] [stdout]   30:     0x5d17a260dab6 - <tests[33e2ae9142bf7314]::test_redlock_direct_unlock_succeeds::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock_unlock_raii stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock_unlock_raii' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25fef93 - tests[33e2ae9142bf7314]::test_redlock_lock_unlock_raii
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:169:20
[INFO] [stdout]   29:     0x5d17a25fd087 - tests[33e2ae9142bf7314]::test_redlock_lock_unlock_raii::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:168:39
[INFO] [stdout]   30:     0x5d17a260d9f6 - <tests[33e2ae9142bf7314]::test_redlock_lock_unlock_raii::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_unlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_unlock' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25fd9a3 - tests[33e2ae9142bf7314]::test_redlock_unlock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:91:20
[INFO] [stdout]   29:     0x5d17a25fcfc7 - tests[33e2ae9142bf7314]::test_redlock_unlock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:90:29
[INFO] [stdout]   30:     0x5d17a260d8f6 - <tests[33e2ae9142bf7314]::test_redlock_unlock::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_unlock_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_unlock_fails' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25ff7b3 - tests[33e2ae9142bf7314]::test_redlock_direct_unlock_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:52:20
[INFO] [stdout]   29:     0x5d17a25fd0b7 - tests[33e2ae9142bf7314]::test_redlock_direct_unlock_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:51:42
[INFO] [stdout]   30:     0x5d17a260da36 - <tests[33e2ae9142bf7314]::test_redlock_direct_unlock_fails::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock_unlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock_unlock' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d17a27a0462 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d17a27a0462 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d17a27a0462 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d17a27b75ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d17a27b75ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5d17a27a6916 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d17a27a6916 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d17a277d68f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d17a277d68f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d17a2797ca9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d17a261987e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d17a261987e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d17a2797e62 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d17a2797e62 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d17a277cc5c - std[3b51380354919863]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5d17a27728c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d17a2771e40 - std[3b51380354919863]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5d17a2607995 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5d17a260753d - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5d17a260bf41 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5d17a2762646 - <&mut dyn core[27de1724e4349be2]::ops::function::FnMut<(), Output = bool> as core[27de1724e4349be2]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5d17a2762393 - once_cell[928b17f2aae55db2]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5d17a260a4f2 - <once_cell[928b17f2aae55db2]::imp::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::initialize::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5d17a2606cb9 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_try_init::<<once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[928b17f2aae55db2]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5d17a2606c13 - <once_cell[928b17f2aae55db2]::sync::OnceCell<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::get_or_init::<<once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5d17a2608621 - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5d17a2609d4a - <once_cell[928b17f2aae55db2]::sync::Lazy<alloc[a57f19327c0ad893]::vec::Vec<alloc[a57f19327c0ad893]::string::String>> as core[27de1724e4349be2]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5d17a25fe2cb - tests[33e2ae9142bf7314]::test_redlock_lock_unlock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:139:20
[INFO] [stdout]   29:     0x5d17a25fcff7 - tests[33e2ae9142bf7314]::test_redlock_lock_unlock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:138:34
[INFO] [stdout]   30:     0x5d17a260d936 - <tests[33e2ae9142bf7314]::test_redlock_lock_unlock::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5d17a260dc2b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d17a260dc2b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5d17a261a48a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5d17a261a48a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5d17a261a48a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5d17a261a48a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5d17a2615a34 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5d17a2615a34 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5d17a261cf82 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d17a261cf82 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d17a261cf82 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d17a261cf82 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5d17a261cf82 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5d17a279fb0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x5d17a279fb0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x7b0d4c354aa4 - <unknown>
[INFO] [stdout]   52:     0x7b0d4c3e1a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_redlock_direct_lock_succeeds
[INFO] [stdout]     test_redlock_direct_unlock_fails
[INFO] [stdout]     test_redlock_direct_unlock_succeeds
[INFO] [stdout]     test_redlock_lock
[INFO] [stdout]     test_redlock_lock_unlock
[INFO] [stdout]     test_redlock_lock_unlock_raii
[INFO] [stdout]     test_redlock_unlock
[INFO] [stdout]     test_redlock_valid_instance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6bdf5e3adec42e881be704786b2c09c2b56f916a4869384e3dcda5f95ad89cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdf5e3adec42e881be704786b2c09c2b56f916a4869384e3dcda5f95ad89cfa", kill_on_drop: false }`
[INFO] [stdout] 6bdf5e3adec42e881be704786b2c09c2b56f916a4869384e3dcda5f95ad89cfa
