[INFO] fetching crate web30 0.14.0... [INFO] testing web30-0.14.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate web30 0.14.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate web30 0.14.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web30 0.14.0 [INFO] finished tweaking crates.io crate web30 0.14.0 [INFO] tweaked toml for crates.io crate web30 0.14.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be7dcc95ae1c7d7627ba9f10254f58796f4d2dd2ea4173b15e2274e3e5c630d [INFO] running `Command { std: "docker" "start" "-a" "7be7dcc95ae1c7d7627ba9f10254f58796f4d2dd2ea4173b15e2274e3e5c630d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be7dcc95ae1c7d7627ba9f10254f58796f4d2dd2ea4173b15e2274e3e5c630d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be7dcc95ae1c7d7627ba9f10254f58796f4d2dd2ea4173b15e2274e3e5c630d", kill_on_drop: false }` [INFO] [stdout] 7be7dcc95ae1c7d7627ba9f10254f58796f4d2dd2ea4173b15e2274e3e5c630d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3af3d47fac2ab541a57f7d3e1da5005bce8698f7ece11dcb7640fa319dcb4c7f [INFO] running `Command { std: "docker" "start" "-a" "3af3d47fac2ab541a57f7d3e1da5005bce8698f7ece11dcb7640fa319dcb4c7f", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling secp256k1 v0.20.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde-rlp v0.1.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling num256 v0.3.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-openssl v0.6.1 [INFO] [stderr] Compiling clarity v0.4.10 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix v0.11.1 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling awc v3.0.0-beta.5 [INFO] [stderr] Compiling web30 v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.58s [INFO] running `Command { std: "docker" "inspect" "3af3d47fac2ab541a57f7d3e1da5005bce8698f7ece11dcb7640fa319dcb4c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af3d47fac2ab541a57f7d3e1da5005bce8698f7ece11dcb7640fa319dcb4c7f", kill_on_drop: false }` [INFO] [stdout] 3af3d47fac2ab541a57f7d3e1da5005bce8698f7ece11dcb7640fa319dcb4c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741c3d80613a86d9213b838c95f8f641df5f3b2a7db65fa0caf7cbec15c2d18a [INFO] running `Command { std: "docker" "start" "-a" "741c3d80613a86d9213b838c95f8f641df5f3b2a7db65fa0caf7cbec15c2d18a", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling web30 v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.63s [INFO] running `Command { std: "docker" "inspect" "741c3d80613a86d9213b838c95f8f641df5f3b2a7db65fa0caf7cbec15c2d18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741c3d80613a86d9213b838c95f8f641df5f3b2a7db65fa0caf7cbec15c2d18a", kill_on_drop: false }` [INFO] [stdout] 741c3d80613a86d9213b838c95f8f641df5f3b2a7db65fa0caf7cbec15c2d18a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de40b2004970e4f8fd0e2d67199b3dca9e7ae7baf3f10228baefedeb2a637eb8 [INFO] running `Command { std: "docker" "start" "-a" "de40b2004970e4f8fd0e2d67199b3dca9e7ae7baf3f10228baefedeb2a637eb8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web30-498262d8c1986ae7) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test client::test_complex_response ... ignored [INFO] [stdout] test types::tests::test_arbitrary_block ... ignored [INFO] [stdout] test types::tests::decode_xdai_block_concise ... ok [INFO] [stdout] test jsonrpc::response::test_response ... ok [INFO] [stdout] test jsonrpc::request::req ... ok [INFO] [stdout] test jsonrpc::response::test_error ... ok [INFO] [stdout] test types::tests::decode_log ... ok [INFO] [stdout] test types::tests::decode_xdai_block ... ok [INFO] [stdout] test types::tests::decode_block_concise ... ok [INFO] [stdout] test types::tests::decode_concise_block ... ok [INFO] [stdout] test client::test_dai_block_response ... FAILED [INFO] [stdout] test client::test_transaction_count_response ... FAILED [INFO] [stdout] test client::test_block_response ... FAILED [INFO] [stdout] test types::tests::decode_block ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::test_dai_block_response stdout ---- [INFO] [stdout] thread 'client::test_dai_block_response' panicked at 'Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:556:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558da6d55a50 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558da6d55a50 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558da6d55a50 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558da6d55a50 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558da6d7910c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558da6d4f455 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558da6d57bbb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558da6d57bbb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558da6d57bbb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558da6d576cc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] 10: 0x558da6d58261 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558da6d57d67 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558da6d55f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558da6d57cc9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558da6688b01 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558da6688bf3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558da6721d11 - core::result::Result::expect::hc4b8edf46431f65a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x558da677a8eb - web30::client::test_dai_block_response::{{closure}}::he9dae73bb2da76ee [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:556:19 [INFO] [stdout] 18: 0x558da6725f8b - as core::future::future::Future>::poll::h80323ea5cea99087 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x558da67845a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h98d5c9f9fd07b5e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:65 [INFO] [stdout] 20: 0x558da6712b4c - tokio::coop::with_budget::{{closure}}::h0f4878c2207cc1eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 21: 0x558da671bdc1 - std::thread::local::LocalKey::try_with::h231133201245c0bb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x558da671b7ed - std::thread::local::LocalKey::with::hf023eb97471c2717 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x558da6783a6b - tokio::coop::with_budget::hbe649bb6964356a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 24: 0x558da6783a6b - tokio::coop::budget::h5840fa1a44fa3906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 25: 0x558da6783a6b - as core::future::future::Future>::poll::{{closure}}::h2cf278ffdcd82435 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:42 [INFO] [stdout] 26: 0x558da679893d - tokio::macros::scoped_tls::ScopedKey::set::he30f16c4668116e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x558da677fe5a - tokio::task::local::LocalSet::with::h00af61aef98f2189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 28: 0x558da6783832 - as core::future::future::Future>::poll::h5577c901022d67ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 29: 0x558da67807cd - tokio::task::local::LocalSet::run_until::{{closure}}::h805674e605750f2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 30: 0x558da6725a1b - as core::future::future::Future>::poll::h08e4f2102a6ae425 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x558da67771af - as core::future::future::Future>::poll::h6611840beb9da00d [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 32: 0x558da6773d00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hefd684fa6a0e5921 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 33: 0x558da6713abc - tokio::coop::with_budget::{{closure}}::hda957636de81a9b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 34: 0x558da671c2d1 - std::thread::local::LocalKey::try_with::h625d1eeddaa1133c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 35: 0x558da671b45d - std::thread::local::LocalKey::with::h947bf5e74cc85d70 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 36: 0x558da6772e9c - tokio::coop::with_budget::hf3d722516c6f1469 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 37: 0x558da6772e9c - tokio::coop::budget::h3b8c4be6b6d0f3e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 38: 0x558da6772e9c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hb0182c511d8df21a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 39: 0x558da6776a31 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha313fc25b5078a82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 40: 0x558da679875d - tokio::macros::scoped_tls::ScopedKey::set::h8071fa0924af77a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x558da6775b2c - tokio::runtime::basic_scheduler::enter::h07fd4fafad6c67d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 42: 0x558da676ffdb - tokio::runtime::basic_scheduler::Inner

::block_on::h3c6125543dc2067d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 43: 0x558da6773fdc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::ha22390ee0d6dce33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 44: 0x558da677507c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8e1afee6205b53bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 45: 0x558da6799bde - tokio::runtime::Runtime::block_on::he8e2e2a43d9ec06f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x558da67800f4 - tokio::task::local::LocalSet::block_on::h920ade5a6d431931 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 47: 0x558da679a733 - actix_rt::runtime::Runtime::block_on::ha6c7b20e1ce928f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 48: 0x558da679a5a0 - actix_rt::system::SystemRunner::block_on::ha306b2e6935984a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 49: 0x558da677a667 - web30::client::test_dai_block_response::h7ca2e08951e6d7f6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:554:5 [INFO] [stdout] 50: 0x558da677a57a - web30::client::test_dai_block_response::{{closure}}::h66f1c318f43ec2c5 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:550:1 [INFO] [stdout] 51: 0x558da6753cae - core::ops::function::FnOnce::call_once::h0dc92bf8e764f779 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x558da6960253 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x558da6960253 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 54: 0x558da695ed00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x558da695ed00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 56: 0x558da695ed00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x558da695ed00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x558da695ed00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 59: 0x558da695ed00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 60: 0x558da695ed00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 61: 0x558da6939fd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 62: 0x558da6939fd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 64: 0x558da693dd48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 65: 0x558da693dd48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x558da693dd48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x558da693dd48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 69: 0x558da693dd48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 71: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 72: 0x558da6d5d5f7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 73: 0x7f99a2a4a609 - start_thread [INFO] [stdout] 74: 0x7f99a281a293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::test_transaction_count_response stdout ---- [INFO] [stdout] thread 'client::test_transaction_count_response' panicked at 'called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:532:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558da6d55a50 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558da6d55a50 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558da6d55a50 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558da6d55a50 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558da6d7910c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558da6d4f455 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558da6d57bbb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558da6d57bbb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558da6d57bbb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558da6d576cc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558da6d58261 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558da6d57d67 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558da6d55f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558da6d57cc9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558da6688b01 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558da6688bf3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558da672251f - core::result::Result::unwrap::hf5ca16e0bd6ff372 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x558da6779f5e - web30::client::test_transaction_count_response::{{closure}}::h474dd6bc20b31389 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:532:19 [INFO] [stdout] 18: 0x558da67262cb - as core::future::future::Future>::poll::ha026be484a720015 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x558da6784606 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hdd37aa5799fcbf22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:65 [INFO] [stdout] 20: 0x558da67141dc - tokio::coop::with_budget::{{closure}}::hf98dc8dfea08dc98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 21: 0x558da671dac1 - std::thread::local::LocalKey::try_with::hd4ba74505fbd43cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x558da671b20d - std::thread::local::LocalKey::with::h67ff8ea6d07a7b93 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x558da678442b - tokio::coop::with_budget::h9f5e3dccb618fc3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 24: 0x558da678442b - tokio::coop::budget::h3e28a47c404bbae9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 25: 0x558da678442b - as core::future::future::Future>::poll::{{closure}}::hf77c0c2ebb74cdda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:42 [INFO] [stdout] 26: 0x558da679837d - tokio::macros::scoped_tls::ScopedKey::set::h3fc9d7a2764c63d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x558da677fefa - tokio::task::local::LocalSet::with::h7addf3a2a0ae6715 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 28: 0x558da6783752 - as core::future::future::Future>::poll::h2c9efc96f0b97a58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 29: 0x558da6780eed - tokio::task::local::LocalSet::run_until::{{closure}}::hfa3e2d6b0a0a72af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 30: 0x558da6725cdb - as core::future::future::Future>::poll::h3bfef7734577ca07 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x558da677728f - as core::future::future::Future>::poll::h7e6e6e496764e44c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 32: 0x558da6773a30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4caefd32264ce924 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 33: 0x558da67134cc - tokio::coop::with_budget::{{closure}}::h994e636447f7ebf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 34: 0x558da671c041 - std::thread::local::LocalKey::try_with::h4dd240dbbc6dd7c9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 35: 0x558da671b02d - std::thread::local::LocalKey::with::h3f82d9baf1b47eac [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 36: 0x558da67723cc - tokio::coop::with_budget::h253772d97aecb612 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 37: 0x558da67723cc - tokio::coop::budget::h2f86f11ac5056f3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 38: 0x558da67723cc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h89761c1da1bddaca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 39: 0x558da67769b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h07dc74f7654fea05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 40: 0x558da679818d - tokio::macros::scoped_tls::ScopedKey::set::h1b3550d3634a69b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x558da67768ec - tokio::runtime::basic_scheduler::enter::hdab1706f7f51a787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 42: 0x558da677003b - tokio::runtime::basic_scheduler::Inner

::block_on::hdd7dd581934be776 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 43: 0x558da6773dfc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2b2e58c3153c607b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 44: 0x558da6774cbc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5c3613f79e807555 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 45: 0x558da6799ade - tokio::runtime::Runtime::block_on::h87703ed6f620a5fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x558da6780016 - tokio::task::local::LocalSet::block_on::h508afe75c7477754 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 47: 0x558da679a6e1 - actix_rt::runtime::Runtime::block_on::h8b4993829c6900db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 48: 0x558da679a522 - actix_rt::system::SystemRunner::block_on::h59c2ddd19da74ec9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 49: 0x558da6779c24 - web30::client::test_transaction_count_response::hcac5dd42090cdda4 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:530:5 [INFO] [stdout] 50: 0x558da6779a9a - web30::client::test_transaction_count_response::{{closure}}::h8c6d75ffe76ef1b9 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:523:1 [INFO] [stdout] 51: 0x558da67547be - core::ops::function::FnOnce::call_once::hfa5ad11829365af2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x558da6960253 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x558da6960253 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 54: 0x558da695ed00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x558da695ed00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 56: 0x558da695ed00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x558da695ed00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x558da695ed00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 59: 0x558da695ed00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 60: 0x558da695ed00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 61: 0x558da6939fd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 62: 0x558da6939fd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 64: 0x558da693dd48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 65: 0x558da693dd48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x558da693dd48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x558da693dd48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 69: 0x558da693dd48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 71: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 72: 0x558da6d5d5f7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 73: 0x7f99a2a4a609 - start_thread [INFO] [stdout] 74: 0x7f99a281a293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::test_block_response stdout ---- [INFO] [stdout] thread 'client::test_block_response' panicked at 'Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:544:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558da6d55a50 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x558da6d55a50 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558da6d55a50 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x558da6d55a50 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x558da6d7910c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x558da6d4f455 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x558da6d57bbb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x558da6d57bbb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x558da6d57bbb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x558da6d576cc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x558da6d58261 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x558da6d57d67 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x558da6d55f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x558da6d57cc9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x558da6688b01 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x558da6688bf3 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x558da6721c21 - core::result::Result::expect::hc10213bd44cdde20 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x558da677a41b - web30::client::test_block_response::{{closure}}::h3d33e97fa9d85bdc [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:544:19 [INFO] [stdout] 18: 0x558da672623b - as core::future::future::Future>::poll::h9f9e7fe1ab1a12a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x558da6784576 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h7175a5b860b98563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:65 [INFO] [stdout] 20: 0x558da6713d1c - tokio::coop::with_budget::{{closure}}::he3a1fd887ef23178 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 21: 0x558da671c6a1 - std::thread::local::LocalKey::try_with::h73fcc2b86600b973 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 22: 0x558da671b71d - std::thread::local::LocalKey::with::hd6b70df4f029ec75 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 23: 0x558da67841bb - tokio::coop::with_budget::h8fb7a38feee611be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 24: 0x558da67841bb - tokio::coop::budget::hfa16e0c17a4b0a83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 25: 0x558da67841bb - as core::future::future::Future>::poll::{{closure}}::h933af0f8cdcda0c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:42 [INFO] [stdout] 26: 0x558da679865d - tokio::macros::scoped_tls::ScopedKey::set::h7731129de7d66dec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x558da677ff9a - tokio::task::local::LocalSet::with::hc826c2299eb4e5ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 28: 0x558da67838a2 - as core::future::future::Future>::poll::h58691c20e7839ef0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 29: 0x558da678056d - tokio::task::local::LocalSet::run_until::{{closure}}::h0405dcbeb291041e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 30: 0x558da6725c4b - as core::future::future::Future>::poll::h1ddc1220b17022cc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x558da677721f - as core::future::future::Future>::poll::h721f46db32fe5509 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/future.rs:120:9 [INFO] [stdout] 32: 0x558da67737c0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h2921cb3809944743 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 33: 0x558da6712edc - tokio::coop::with_budget::{{closure}}::h784b429497dea3eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 34: 0x558da671d5d1 - std::thread::local::LocalKey::try_with::hbdc94128f62a6a9a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 35: 0x558da671b5dd - std::thread::local::LocalKey::with::hb4b8979e35de881a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 36: 0x558da67718fc - tokio::coop::with_budget::h62db8926226e085a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 37: 0x558da67718fc - tokio::coop::budget::hd84f647bdbc16574 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 38: 0x558da67718fc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h5ba1ebe2994e41e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 39: 0x558da6776971 - tokio::runtime::basic_scheduler::enter::{{closure}}::h0087b4c85a9f084b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 40: 0x558da679884d - tokio::macros::scoped_tls::ScopedKey::set::h8439fc0395bea62c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x558da677657c - tokio::runtime::basic_scheduler::enter::h2b391a20989d4bf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 42: 0x558da677001b - tokio::runtime::basic_scheduler::Inner

::block_on::hc45ebd98f8fdd316 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 43: 0x558da6773e9c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2fb93d52cfc2f8db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 44: 0x558da677417c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h023454b3504a0553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 45: 0x558da67997de - tokio::runtime::Runtime::block_on::h1da24b02cb13711f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x558da6780084 - tokio::task::local::LocalSet::block_on::h6d1f4a7800b10541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 47: 0x558da679a5f3 - actix_rt::runtime::Runtime::block_on::h1ad371ed7bd6292e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 48: 0x558da679a560 - actix_rt::system::SystemRunner::block_on::ha0067a4ec27bc08c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 49: 0x558da677a197 - web30::client::test_block_response::h3091ee8bd2fb7287 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:542:5 [INFO] [stdout] 50: 0x558da677a0aa - web30::client::test_block_response::{{closure}}::hacf9b24ce05c345f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:538:1 [INFO] [stdout] 51: 0x558da67542be - core::ops::function::FnOnce::call_once::h6c7457a9a9d6eec7 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x558da6960253 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x558da6960253 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 54: 0x558da695ed00 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 55: 0x558da695ed00 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 56: 0x558da695ed00 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x558da695ed00 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x558da695ed00 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 59: 0x558da695ed00 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 60: 0x558da695ed00 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 61: 0x558da6939fd2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 62: 0x558da6939fd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 64: 0x558da693dd48 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 65: 0x558da693dd48 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x558da693dd48 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x558da693dd48 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x558da693dd48 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 69: 0x558da693dd48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 71: 0x558da6d5d5f7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 72: 0x558da6d5d5f7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 73: 0x7f99a2a4a609 - start_thread [INFO] [stdout] 74: 0x7f99a281a293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::test_block_response [INFO] [stdout] client::test_dai_block_response [INFO] [stdout] client::test_transaction_count_response [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de40b2004970e4f8fd0e2d67199b3dca9e7ae7baf3f10228baefedeb2a637eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de40b2004970e4f8fd0e2d67199b3dca9e7ae7baf3f10228baefedeb2a637eb8", kill_on_drop: false }` [INFO] [stdout] de40b2004970e4f8fd0e2d67199b3dca9e7ae7baf3f10228baefedeb2a637eb8