[INFO] cloning repository https://github.com/sota-zk-labs/aptos-testcontainer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sota-zk-labs/aptos-testcontainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsota-zk-labs%2Faptos-testcontainer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsota-zk-labs%2Faptos-testcontainer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75f1701e74974024e0f30c633905454b28783dcc
[INFO] testing sota-zk-labs/aptos-testcontainer against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsota-zk-labs%2Faptos-testcontainer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sota-zk-labs/aptos-testcontainer
[INFO] finished tweaking git repo https://github.com/sota-zk-labs/aptos-testcontainer
[INFO] tweaked toml for git repo https://github.com/sota-zk-labs/aptos-testcontainer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sota-zk-labs/aptos-testcontainer on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sota-zk-labs/aptos-testcontainer 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835
[INFO] running `Command { std: "docker" "start" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aws-lc-sys v0.20.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling bollard v0.17.0
[INFO] [stderr]    Compiling testcontainers v0.22.0
[INFO] [stderr]    Compiling aptos-testcontainer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling bollard v0.17.0
[INFO] [stderr]    Compiling testcontainers v0.22.0
[INFO] [stderr]    Compiling aptos-testcontainer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 58.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aws-lc-rs v1.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/aptos_testcontainer-447ac2d116076762)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aptos_testcontainer
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/utils.rs - utils::get_account_address (line 14) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::init (line 87) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::run (line 422) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::run_script (line 502) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::get_initiated_accounts (line 179) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::run_command (line 231) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::upload_contract (line 603) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::get_account_address (line 14) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4032) panicked at src/utils.rs:9:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e3f0361e701 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e3f0361e701 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e3f0361e701 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e3f0361e701 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e3f03636a9a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e3f03636a9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x5e3f03623a7c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x5e3f03623a7c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x5e3f035fa796 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e3f035fa796 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e3f036163c1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5e3f036166eb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5e3f035fa842 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5e3f035f2609 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5e3f035fb6ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5e3f0363727c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5e3f03637052 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x5e3f030d3783 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x5e3f030b1609 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5e3f02f849db - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x5e3f030ae772 - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5e3f02fd95dd - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x5e3f02f6eb2a - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x5e3f02f6ebee - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x5e3f0310c14b - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x5e3f031a5b7b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x5e3f02fccb36 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x5e3f030bc739 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x5e3f036157e9 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x5e3f036157e9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5e3f036157e9 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5e3f036157e9 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e3f036157e9 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x5e3f036157e9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x5e3f036157e9 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5e3f036157e9 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5e3f036157e9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x5e3f02fa8581 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x5e3f031a9125 - main
[INFO] [stdout]   39:     0x774caa448601 - <unknown>
[INFO] [stdout]   40:     0x774caa448718 - __libc_start_main
[INFO] [stdout]   41:     0x5e3f02f68025 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::init (line 87) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4053) panicked at src/aptos_container.rs:8:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5664ad5a9451 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5664ad5a9451 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5664ad5a9451 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5664ad5a9451 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5664ad5c141a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5664ad5c141a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x5664ad5ae7cc - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x5664ad5ae7cc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x5664ad5854e6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5664ad5854e6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5664ad5a1111 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5664ad5a143b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5664ad585592 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5664ad57d359 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5664ad5863fd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5664ad5c1bfc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5664ad5c19d2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x5664ad06f912 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x5664ad04e269 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5664acf24087 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x5664ad04b3ce - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5664acf762c5 - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x5664acf0e2d3 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x5664acf0e396 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x5664ad0a3a04 - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x5664ad13ad0b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x5664acf6a5e6 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x5664ad059399 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x5664ad5a0539 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x5664ad5a0539 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5664ad5a0539 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5664ad5a0539 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5664ad5a0539 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x5664ad5a0539 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x5664ad5a0539 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5664ad5a0539 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5664ad5a0539 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x5664acf470f1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x5664ad13e045 - main
[INFO] [stdout]   39:     0x7492f3c0f601 - <unknown>
[INFO] [stdout]   40:     0x7492f3c0f718 - __libc_start_main
[INFO] [stdout]   41:     0x5664acf07ca5 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::run (line 422) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4077) panicked at src/aptos_container.rs:10:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57023c275bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57023c275bd1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57023c275bd1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57023c275bd1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57023c28db9a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57023c28db9a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x57023c27af4c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x57023c27af4c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x57023c251c66 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57023c251c66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57023c26d891 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57023c26dbbb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x57023c251d12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x57023c249ad9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x57023c252b7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x57023c28e37c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57023c28e152 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x57023bd3bcf9 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x57023bd1a649 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x57023bbef687 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x57023bd177ae - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x57023bc426a5 - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x57023bbd98d3 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x57023bbd9996 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x57023bd6fe34 - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x57023be0748b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x57023bc369c6 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x57023bd25779 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x57023c26ccb9 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x57023c26ccb9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x57023c26ccb9 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x57023c26ccb9 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57023c26ccb9 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x57023c26ccb9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x57023c26ccb9 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x57023c26ccb9 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x57023c26ccb9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x57023bc12701 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x57023be0a7c5 - main
[INFO] [stdout]   39:     0x759b50e48601 - <unknown>
[INFO] [stdout]   40:     0x759b50e48718 - __libc_start_main
[INFO] [stdout]   41:     0x57023bbd32a5 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::run_script (line 502) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4117) panicked at src/aptos_container.rs:10:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b3364843c1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62b3364843c1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62b3364843c1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62b3364843c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62b33649c88a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62b33649c88a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x62b33648975c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x62b33648975c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x62b33645ff46 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62b33645ff46 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62b33647bf01 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62b33647c22b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x62b33645fff2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x62b336457db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62b336460e5d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x62b33649d0cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62b33649ce42 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x62b335f29fb6 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x62b335f03b79 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x62b335dd560a - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x62b335f00cde - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x62b335e2b0cc - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x62b335dbf509 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x62b335dbf5ce - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x62b335f6323d - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x62b335fff1db - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x62b335e1e616 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x62b335f128d9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x62b33647b329 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x62b33647b329 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x62b33647b329 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x62b33647b329 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62b33647b329 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x62b33647b329 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x62b33647b329 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x62b33647b329 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x62b33647b329 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x62b335df9641 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x62b336002845 - main
[INFO] [stdout]   39:     0x7666388d2601 - <unknown>
[INFO] [stdout]   40:     0x7666388d2718 - __libc_start_main
[INFO] [stdout]   41:     0x62b335db8865 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::get_initiated_accounts (line 179) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4127) panicked at src/aptos_container.rs:8:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x591ddd83a4c1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x591ddd83a4c1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x591ddd83a4c1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x591ddd83a4c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x591ddd85285a - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x591ddd85285a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x591ddd83f83c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x591ddd83f83c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x591ddd816556 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x591ddd816556 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x591ddd832181 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x591ddd8324ab - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x591ddd816602 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x591ddd80e3c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x591ddd81746d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x591ddd85303c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x591ddd852e12 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x591ddd2f8c96 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x591ddd2d6b49 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x591ddd1a9f1b - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x591ddd2d3cb2 - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x591ddd1feb1d - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x591ddd19406a - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x591ddd19412e - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x591ddd33155b - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x591ddd3caf8b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x591ddd1f2076 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x591ddd2e1c79 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x591ddd8315a9 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x591ddd8315a9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x591ddd8315a9 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x591ddd8315a9 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x591ddd8315a9 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x591ddd8315a9 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x591ddd8315a9 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x591ddd8315a9 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x591ddd8315a9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x591ddd1cdac1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x591ddd3ce535 - main
[INFO] [stdout]   39:     0x71ce999da601 - <unknown>
[INFO] [stdout]   40:     0x71ce999da718 - __libc_start_main
[INFO] [stdout]   41:     0x591ddd18d565 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::run_command (line 231) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4129) panicked at src/aptos_container.rs:8:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58298b3ed611 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58298b3ed611 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58298b3ed611 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58298b3ed611 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58298b405fea - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58298b405fea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x58298b3f2eac - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x58298b3f2eac - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x58298b3c92d6 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58298b3c92d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58298b3e5021 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58298b3e534b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x58298b3c9382 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x58298b3c10c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58298b3ca26d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   15:     0x58298b4067cc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58298b4065a2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x58298aeb0159 - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x58298ae8ea09 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x58298ad638eb - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x58298ae8bb72 - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x58298adb6a5d - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x58298ad4da1a - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x58298ad4dade - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x58298aee5acb - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x58298af7dd2b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x58298adaa596 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x58298ae99b39 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x58298b3e4449 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x58298b3e4449 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x58298b3e4449 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x58298b3e4449 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x58298b3e4449 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x58298b3e4449 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x58298b3e4449 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x58298b3e4449 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x58298b3e4449 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x58298ad86951 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x58298af81215 - main
[INFO] [stdout]   39:     0x7d0c6fdc5601 - <unknown>
[INFO] [stdout]   40:     0x7d0c6fdc5718 - __libc_start_main
[INFO] [stdout]   41:     0x58298ad47125 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/aptos_container.rs - aptos_container::AptosContainer::upload_contract (line 603) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (4147) panicked at src/aptos_container.rs:10:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to initialize a docker client: Socket not found: /var/run/docker.sock
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<testcontainers::core::error::TestcontainersError>>::from
[INFO] [stdout]    1: <core::result::Result<aptos_testcontainer::aptos_container::AptosContainer, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, testcontainers::core::error::TestcontainersError>>>::from_residual
[INFO] [stdout]    2: <aptos_testcontainer::aptos_container::AptosContainer>::init::{closure#0}
[INFO] [stdout]    3: rust_out::main::{closure#0}
[INFO] [stdout]    4: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    5: <tokio::runtime::park::CachedParkThread>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]    6: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out::main::{closure#0}>::{closure#0}
[INFO] [stdout]    7: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]    8: <tokio::runtime::runtime::Runtime>::block_on_inner::<rust_out::main::{closure#0}>
[INFO] [stdout]    9: <tokio::runtime::runtime::Runtime>::block_on::<rust_out::main::{closure#0}>
[INFO] [stdout]   10: rust_out::main
[INFO] [stdout]   11: <fn() as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   13: std::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   14: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   15: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   16: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   17: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   18: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   20: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   23: std::rt::lang_start::<()>
[INFO] [stdout]   24: main
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: __libc_start_main
[INFO] [stdout]   27: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1d328382f1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1d328382f1 - std[104cf6e2632825ea]::backtrace_rs::backtrace::trace_unsynchronized::<std[104cf6e2632825ea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1d328382f1 - std[104cf6e2632825ea]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1d328382f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1d328507ba - <core[7c831bd917ebf35f]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1d328507ba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    6:     0x5c1d3283d68c - core[7c831bd917ebf35f]::io::write::default_write_fmt::<std[104cf6e2632825ea]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:402:11
[INFO] [stdout]    7:     0x5c1d3283d68c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/io/write.rs:335:13
[INFO] [stdout]    8:     0x5c1d32813a86 - <std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1d32813a86 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1d3282fa41 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c1d3282fd6b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:815:13
[INFO] [stdout]   12:     0x5c1d32813b32 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:688:13
[INFO] [stdout]   13:     0x5c1d3280b8f9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c1d3281499d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:679:5
[INFO] [stdout]   15:     0x5c1d32850f9c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c1d32850d72 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/result.rs:1871:5
[INFO] [stdout]   17:     0x5c1d322da1de - rust_out[af349a59b2014a07]::main::{closure#0}
[INFO] [stdout]   18:     0x5c1d322b5879 - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5c1d32186b3a - <tokio[1827ceb6030357a6]::runtime::park::CachedParkThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   20:     0x5c1d322b29de - <tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5c1d321dcd6c - tokio[1827ceb6030357a6]::runtime::context::runtime::enter_runtime::<<tokio[1827ceb6030357a6]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[af349a59b2014a07]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   22:     0x5c1d321709b9 - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on_inner::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   23:     0x5c1d32170a7e - <tokio[1827ceb6030357a6]::runtime::runtime::Runtime>::block_on::<rust_out[af349a59b2014a07]::main::{closure#0}>
[INFO] [stdout]   24:     0x5c1d3231691d - rust_out[af349a59b2014a07]::main
[INFO] [stdout]   25:     0x5c1d323b2d0b - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   26:     0x5c1d321d02b6 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   27:     0x5c1d322c2929 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   28:     0x5c1d3282ee69 - <&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panicking::catch_unwind::<i32, &dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panic::catch_unwind::<&dyn core[7c831bd917ebf35f]::ops::function::Fn<(), Output = i32> + core[7c831bd917ebf35f]::panic::unwind_safe::RefUnwindSafe + core[7c831bd917ebf35f]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c1d3282ee69 - std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panicking::catch_unwind::do_call::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:576:43
[INFO] [stdout]   34:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panicking::catch_unwind::<isize, std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5c1d3282ee69 - std[104cf6e2632825ea]::panic::catch_unwind::<std[104cf6e2632825ea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5c1d3282ee69 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x5c1d321aaf81 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stdout]   38:     0x5c1d323b63b5 - main
[INFO] [stdout]   39:     0x739039ece601 - <unknown>
[INFO] [stdout]   40:     0x739039ece718 - __libc_start_main
[INFO] [stdout]   41:     0x5c1d32169ce5 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::get_initiated_accounts (line 179)
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::init (line 87)
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::run (line 422)
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::run_command (line 231)
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::run_script (line 502)
[INFO] [stdout]     src/aptos_container.rs - aptos_container::AptosContainer::upload_contract (line 603)
[INFO] [stdout]     src/utils.rs - utils::get_account_address (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835", kill_on_drop: false }`
[INFO] [stdout] f09698e7f7133d2eb9a3fbdd5d639ce86f72ac11104c17456c5946628d12f835
