[INFO] fetching crate aptos-testcontainer 0.1.2...
[INFO] testing aptos-testcontainer-0.1.2 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate aptos-testcontainer 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate aptos-testcontainer 0.1.2
[INFO] finished tweaking crates.io crate aptos-testcontainer 0.1.2
[INFO] tweaked toml for crates.io crate aptos-testcontainer 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aptos-testcontainer 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 300 packages to latest compatible versions
[INFO] [stderr]       Adding config v0.14.1 (available: v0.15.17)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding testcontainers v0.22.0 (available: v0.25.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1289934c0552f5aa60425100ca272db368ede8ff4fd6f7ca719e662b151a513
[INFO] running `Command { std: "docker" "start" "-a" "e1289934c0552f5aa60425100ca272db368ede8ff4fd6f7ca719e662b151a513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1289934c0552f5aa60425100ca272db368ede8ff4fd6f7ca719e662b151a513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1289934c0552f5aa60425100ca272db368ede8ff4fd6f7ca719e662b151a513", kill_on_drop: false }`
[INFO] [stdout] e1289934c0552f5aa60425100ca272db368ede8ff4fd6f7ca719e662b151a513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce236a4c2c09e75c0293e8c56edd3c1849f4a3b590fdc4092204aa8b7cce3490
[INFO] running `Command { std: "docker" "start" "-a" "ce236a4c2c09e75c0293e8c56edd3c1849f4a3b590fdc4092204aa8b7cce3490", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling testcontainers v0.22.0
[INFO] [stderr]    Compiling aptos-testcontainer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "ce236a4c2c09e75c0293e8c56edd3c1849f4a3b590fdc4092204aa8b7cce3490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce236a4c2c09e75c0293e8c56edd3c1849f4a3b590fdc4092204aa8b7cce3490", kill_on_drop: false }`
[INFO] [stdout] ce236a4c2c09e75c0293e8c56edd3c1849f4a3b590fdc4092204aa8b7cce3490
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa65971dad10afc9179a41a6313c1d34f6e256d9f6a83a30b660295ce13cae37
[INFO] running `Command { std: "docker" "start" "-a" "aa65971dad10afc9179a41a6313c1d34f6e256d9f6a83a30b660295ce13cae37", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling testcontainers v0.22.0
[INFO] [stderr]    Compiling aptos-testcontainer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "aa65971dad10afc9179a41a6313c1d34f6e256d9f6a83a30b660295ce13cae37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa65971dad10afc9179a41a6313c1d34f6e256d9f6a83a30b660295ce13cae37", kill_on_drop: false }`
[INFO] [stdout] aa65971dad10afc9179a41a6313c1d34f6e256d9f6a83a30b660295ce13cae37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a68ce9a0c4f9c17d25afe41ebf25ac804c8e8157274b537a96a5788d486ed3f2
[INFO] running `Command { std: "docker" "start" "-a" "a68ce9a0c4f9c17d25afe41ebf25ac804c8e8157274b537a96a5788d486ed3f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptos_testcontainer-69e07c158ee07b4b)
[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] [stderr]    Doc-tests aptos_testcontainer
[INFO] [stdout] 
[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::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::init (line 87) ... FAILED
[INFO] [stdout] test src/aptos_container.rs - aptos_container::AptosContainer::upload_contract (line 603) ... 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::get_initiated_accounts (line 179) ... 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' (162) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da6b2fec322 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da6b2fec322 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da6b2fec322 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5da6b2fec322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5da6b2fffa1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5da6b2fffa1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5da6b2fb9781 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da6b2fb9781 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5da6b2fc5ff2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5da6b2fcb7ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5da6b2fcb649 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5da6b2fcbf25 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5da6b2fcbd0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5da6b2fc6129 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5da6b2fad14d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5da6b300acb0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5da6b3009916 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5da6b271b47d - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x5da6b26cc3e6 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x5da6b269d6c6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x5da6b269c9ca - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x5da6b26bb88b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x5da6b26bf341 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x5da6b26ba932 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x5da6b26bf2cd - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x5da6b26bb9ad - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x5da6b26bbe08 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x5da6b271b187 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x5da6b2666993 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x5da6b265c356 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x5da6b265c2e9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x5da6b2fbb2b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5da6b2fbb2b0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5da6b2fbb2b0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5da6b2fbb2b0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5da6b2fbb2b0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5da6b2fbb2b0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5da6b2fbb2b0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5da6b2fbb2b0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5da6b2fbb2b0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5da6b265c2d1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x5da6b2754e55 - main
[INFO] [stdout]   42:     0x7a0f8719e1ca - <unknown>
[INFO] [stdout]   43:     0x7a0f8719e28b - __libc_start_main
[INFO] [stdout]   44:     0x5da6b25a0a25 - _start
[INFO] [stdout]   45:                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' (196) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584ebde7e052 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584ebde7e052 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584ebde7e052 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x584ebde7e052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x584ebde9131f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x584ebde9131f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x584ebde4b4b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584ebde4b4b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x584ebde57d22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x584ebde5d51f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x584ebde5d379 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x584ebde5dc55 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x584ebde5da3a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x584ebde57e59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x584ebde3ee7d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x584ebde9c5b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x584ebde9b216 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x584ebd5dbb8a - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x584ebd58d066 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x584ebd55f846 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x584ebd55eb4a - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x584ebd57d9fb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x584ebd5814b1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x584ebd57cab2 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x584ebd58143d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x584ebd57db1d - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x584ebd57df73 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x584ebd5db8d2 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x584ebd52d653 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x584ebd5230e6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x584ebd523079 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x584ebde4cfe0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x584ebde4cfe0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x584ebde4cfe0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x584ebde4cfe0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x584ebde4cfe0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x584ebde4cfe0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x584ebde4cfe0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x584ebde4cfe0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x584ebde4cfe0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x584ebd523061 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x584ebd6151b5 - main
[INFO] [stdout]   42:     0x74b32848b1ca - <unknown>
[INFO] [stdout]   43:     0x74b32848b28b - __libc_start_main
[INFO] [stdout]   44:     0x584ebd46ae65 - _start
[INFO] [stdout]   45:                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' (238) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fdcf4c4b3f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fdcf4c4b3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fdcf4c4b3f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fdcf4c4b3f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fdcf4c5eaef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fdcf4c5eaef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fdcf4c18601 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fdcf4c18601 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fdcf4c24fc2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fdcf4c2a7bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fdcf4c2a619 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5fdcf4c2aef5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5fdcf4c2acda - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5fdcf4c250f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5fdcf4c0bd8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5fdcf4c69d80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5fdcf4c689e6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5fdcf432b570 - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x5fdcf42dc126 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x5fdcf42acc96 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x5fdcf42abf8a - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x5fdcf42cae7b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x5fdcf42ce971 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x5fdcf42c9f12 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x5fdcf42ce8ed - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x5fdcf42caf9d - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x5fdcf42cb417 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x5fdcf432b1f9 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x5fdcf4274c33 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x5fdcf426a3a6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x5fdcf426a2e9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x5fdcf4c1a130 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5fdcf4c1a130 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5fdcf4c1a130 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5fdcf4c1a130 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5fdcf4c1a130 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5fdcf4c1a130 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5fdcf4c1a130 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5fdcf4c1a130 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5fdcf4c1a130 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5fdcf426a2d1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x5fdcf4365e25 - main
[INFO] [stdout]   42:     0x79274c67a1ca - <unknown>
[INFO] [stdout]   43:     0x79274c67a28b - __libc_start_main
[INFO] [stdout]   44:     0x5fdcf41aaa65 - _start
[INFO] [stdout]   45:                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' (218) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621d183f1892 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x621d183f1892 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621d183f1892 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x621d183f1892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x621d18404b5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x621d18404b5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x621d183becf1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621d183becf1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x621d183cb562 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x621d183d0d5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x621d183d0bb9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x621d183d1495 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x621d183d127a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x621d183cb699 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x621d183b26bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x621d1840fdf0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x621d1840ea56 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x621d17b4f434 - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x621d17b00946 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x621d17ad3246 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x621d17ad254a - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x621d17af13fb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x621d17af4eb1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x621d17af04b2 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x621d17af4e3d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x621d17af151d - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x621d17af1973 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x621d17b4f192 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x621d17aa20e3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x621d17a97b76 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x621d17a97b09 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x621d183c0820 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x621d183c0820 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x621d183c0820 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x621d183c0820 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x621d183c0820 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x621d183c0820 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x621d183c0820 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x621d183c0820 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x621d183c0820 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x621d17a97af1 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x621d17b889f5 - main
[INFO] [stdout]   42:     0x7b5f241cc1ca - <unknown>
[INFO] [stdout]   43:     0x7b5f241cc28b - __libc_start_main
[INFO] [stdout]   44:     0x621d179df925 - _start
[INFO] [stdout]   45:                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' (288) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e02d550382 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e02d550382 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e02d550382 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58e02d550382 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58e02d563a7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58e02d563a7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58e02d51d1c1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58e02d51d1c1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58e02d529f52 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58e02d52f74f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58e02d52f5a9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x58e02d52fe85 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x58e02d52fc6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   13:     0x58e02d52a089 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x58e02d51094d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x58e02d56ed10 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x58e02d56d976 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x58e02cc2f998 - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x58e02cbe0516 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x58e02cbb1006 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x58e02cbb02fa - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x58e02cbcf1eb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x58e02cbd2ce1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x58e02cbce282 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x58e02cbd2c5d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x58e02cbcf30d - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x58e02cbcf787 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x58e02cc2f629 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x58e02cb78553 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x58e02cb6db66 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x58e02cb6daa9 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x58e02d51ecf0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x58e02d51ecf0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x58e02d51ecf0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x58e02d51ecf0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x58e02d51ecf0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x58e02d51ecf0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x58e02d51ecf0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x58e02d51ecf0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x58e02d51ecf0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x58e02cb6da91 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x58e02cc6a8c5 - main
[INFO] [stdout]   42:     0x7454bf0f61ca - <unknown>
[INFO] [stdout]   43:     0x7454bf0f628b - __libc_start_main
[INFO] [stdout]   44:     0x58e02caacfa5 - _start
[INFO] [stdout]   45:                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' (324) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deeea6c6ff2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5deeea6c6ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5deeea6c6ff2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5deeea6c6ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5deeea6da6ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5deeea6da6ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5deeea693a21 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5deeea693a21 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5deeea6a04c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5deeea6a5daf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5deeea6a5c09 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5deeea6a64e5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5deeea6a62ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5deeea6a05f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5deeea6873ed - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5deeea6e5980 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5deeea6e45e6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5deee9e21752 - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x5deee9dd2936 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x5deee9da4456 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x5deee9da375a - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x5deee9dc261b - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x5deee9dc60d1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x5deee9dc16c2 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x5deee9dc605d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x5deee9dc273d - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x5deee9dc2b98 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x5deee9e21477 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x5deee9d714e3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x5deee9d66ef6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x5deee9d66e89 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x5deeea695780 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5deeea695780 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5deeea695780 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5deeea695780 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5deeea695780 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5deeea695780 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5deeea695780 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5deeea695780 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5deeea695780 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5deee9d66e71 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x5deee9e5b175 - main
[INFO] [stdout]   42:     0x72c0cf2e81ca - <unknown>
[INFO] [stdout]   43:     0x72c0cf2e828b - __libc_start_main
[INFO] [stdout]   44:     0x5deee9cad765 - _start
[INFO] [stdout]   45:                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' (306) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: aptos_testcontainer::aptos_container::AptosContainer::init::{{closure}}
[INFO] [stdout]    3: rust_out::main::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: rust_out::main
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   16: std::rt::lang_start::{{closure}}
[INFO] [stdout]   17: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   26: std::rt::lang_start
[INFO] [stdout]   27: main
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __libc_start_main
[INFO] [stdout]   30: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0fd85972e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0fd85972e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0fd85972e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0fd85972e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0fd85aa9df - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0fd85aa9df - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0fd8564741 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0fd8564741 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0fd8570fb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0fd85767af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0fd8576609 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5e0fd8576ee5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5e0fd8576cca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5e0fd85710e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5e0fd855810d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5e0fd85b5c70 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5e0fd85b48d6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5e0fd7cf1aae - rust_out::main::{{closure}}::h8a43e60ad191b995
[INFO] [stdout]   18:     0x5e0fd7ca2a26 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc18fc28e2991221
[INFO] [stdout]   19:     0x5e0fd7c73d06 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf8303ed7ead8446d
[INFO] [stdout]   20:     0x5e0fd7c7300a - tokio::runtime::park::CachedParkThread::block_on::h556f02c26c8a2d49
[INFO] [stdout]   21:     0x5e0fd7c91ecb - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hd9c2e58a6d7ebe10
[INFO] [stdout]   22:     0x5e0fd7c95981 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::he4f9ec1559c928b3
[INFO] [stdout]   23:     0x5e0fd7c90f72 - tokio::runtime::context::runtime::enter_runtime::hbe3ada6bb72f12a5
[INFO] [stdout]   24:     0x5e0fd7c9590d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb434c1d002587bdd
[INFO] [stdout]   25:     0x5e0fd7c91fed - tokio::runtime::runtime::Runtime::block_on_inner::h0fcf4afd2d736d20
[INFO] [stdout]   26:     0x5e0fd7c92448 - tokio::runtime::runtime::Runtime::block_on::h9e7f48c7ddcfb0ea
[INFO] [stdout]   27:     0x5e0fd7cf17c7 - rust_out::main::h909c389308a13d94
[INFO] [stdout]   28:     0x5e0fd7c3cfd3 - core::ops::function::FnOnce::call_once::he80aaf16098e337a
[INFO] [stdout]   29:     0x5e0fd7c32996 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f5856814720a68
[INFO] [stdout]   30:     0x5e0fd7c32929 - std::rt::lang_start::{{closure}}::hdd522a24cafb4b4b
[INFO] [stdout]   31:     0x5e0fd8566270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x5e0fd8566270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x5e0fd8566270 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x5e0fd8566270 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5e0fd8566270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x5e0fd8566270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5e0fd8566270 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5e0fd8566270 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e0fd8566270 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x5e0fd7c32911 - std::rt::lang_start::h5d51bffdfd88737a
[INFO] [stdout]   41:     0x5e0fd7d2b385 - main
[INFO] [stdout]   42:     0x7e84b92801ca - <unknown>
[INFO] [stdout]   43:     0x7e84b928028b - __libc_start_main
[INFO] [stdout]   44:     0x5e0fd7b77065 - _start
[INFO] [stdout]   45:                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 16.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a68ce9a0c4f9c17d25afe41ebf25ac804c8e8157274b537a96a5788d486ed3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a68ce9a0c4f9c17d25afe41ebf25ac804c8e8157274b537a96a5788d486ed3f2", kill_on_drop: false }`
[INFO] [stdout] a68ce9a0c4f9c17d25afe41ebf25ac804c8e8157274b537a96a5788d486ed3f2
