[INFO] fetching crate web30 0.14.8... [INFO] testing web30-0.14.8 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate web30 0.14.8 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate web30 0.14.8 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate web30 0.14.8 [INFO] finished tweaking crates.io crate web30 0.14.8 [INFO] tweaked toml for crates.io crate web30 0.14.8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c1244fa40109de79ce31de473a77079559eddc086849160846a513d28e529cf [INFO] running `Command { std: "docker" "start" "-a" "2c1244fa40109de79ce31de473a77079559eddc086849160846a513d28e529cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1244fa40109de79ce31de473a77079559eddc086849160846a513d28e529cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1244fa40109de79ce31de473a77079559eddc086849160846a513d28e529cf", kill_on_drop: false }` [INFO] [stdout] 2c1244fa40109de79ce31de473a77079559eddc086849160846a513d28e529cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17dbc9576706553a59338d20471f8463496869dc65696f5027067feea032656f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "17dbc9576706553a59338d20471f8463496869dc65696f5027067feea032656f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [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 miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling serde-rlp v0.1.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling num256 v0.3.1 [INFO] [stderr] Compiling clarity v0.4.12 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.8 [INFO] [stderr] Compiling awc v3.0.0-beta.7 [INFO] [stderr] Compiling web30 v0.14.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "17dbc9576706553a59338d20471f8463496869dc65696f5027067feea032656f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dbc9576706553a59338d20471f8463496869dc65696f5027067feea032656f", kill_on_drop: false }` [INFO] [stdout] 17dbc9576706553a59338d20471f8463496869dc65696f5027067feea032656f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6fe84a351e8d53ff16012ffb1fabe84533aaa5b2709ec70504fda5ed3aa596 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed6fe84a351e8d53ff16012ffb1fabe84533aaa5b2709ec70504fda5ed3aa596", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling web30 v0.14.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.18s [INFO] running `Command { std: "docker" "inspect" "ed6fe84a351e8d53ff16012ffb1fabe84533aaa5b2709ec70504fda5ed3aa596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6fe84a351e8d53ff16012ffb1fabe84533aaa5b2709ec70504fda5ed3aa596", kill_on_drop: false }` [INFO] [stdout] ed6fe84a351e8d53ff16012ffb1fabe84533aaa5b2709ec70504fda5ed3aa596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77f0c261c336a090e35e9cb3924f187ba1dda0aae4fab627439445b0ee747a35 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "77f0c261c336a090e35e9cb3924f187ba1dda0aae4fab627439445b0ee747a35", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web30-589e22efa588f2a4) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test amm::swap_hardhat_test ... ignored [INFO] [stdout] test jsonrpc::request::req ... ok [INFO] [stdout] test jsonrpc::response::test_response ... ok [INFO] [stdout] test types::tests::test_arbitrary_block ... ignored [INFO] [stdout] test jsonrpc::response::test_error ... ok [INFO] [stdout] test types::tests::decode_log ... ok [INFO] [stdout] test types::tests::decode_block_concise ... ok [INFO] [stdout] test types::tests::decode_xdai_block_concise ... ok [INFO] [stdout] test types::tests::decode_xdai_block ... ok [INFO] [stdout] test types::tests::decode_concise_block ... ok [INFO] [stdout] test types::tests::decode_block ... ok [INFO] [stdout] test client::test_transaction_count_response ... FAILED [INFO] [stdout] test amm::get_uniswap_price_test ... FAILED [INFO] [stdout] test client::test_complex_response ... FAILED [INFO] [stdout] test client::test_dai_block_response ... FAILED [INFO] [stdout] test client::test_chain_id ... FAILED [INFO] [stdout] test client::test_net_version ... FAILED [INFO] [stdout] test client::test_block_response ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:663:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629dace - core::result::Result::unwrap::h7fe058eefee18456 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55bd3637b70e - web30::client::test_transaction_count_response::{{closure}}::he0ac877da2fe9d3c [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:663:19 [INFO] [stdout] 18: 0x55bd362c01db - as core::future::future::Future>::poll::h5692f2f02ce907b6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b846 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h16660b5fa5cefd07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd362a146c - tokio::coop::with_budget::{{closure}}::hc3fdf8ef92bc7b35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634cb81 - std::thread::local::LocalKey::try_with::h39ea3f0c3ede20d0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634abfd - std::thread::local::LocalKey::with::h00528f11c0b92f35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633b45b - tokio::coop::with_budget::hb2f6fcdb8d4e0b93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633b45b - tokio::coop::budget::hf20fbd416ac98d8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633b45b - as core::future::future::Future>::poll::{{closure}}::hbf7c94218b286dff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd3633637d - tokio::macros::scoped_tls::ScopedKey::set::h67d2b50db9310c87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333cca - tokio::task::local::LocalSet::with::h1ae1ad5cb19554c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd3633a1f2 - as core::future::future::Future>::poll::hfbef2e80596c03ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd363351ed - tokio::task::local::LocalSet::run_until::{{closure}}::h90bd3addd9739c1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362bf23b - as core::future::future::Future>::poll::h05b1a01f804e5ba1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e07f - as core::future::future::Future>::poll::h30ceb7583bfd7d15 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362d0030 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h6c24e175f7a78446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd3629f91c - tokio::coop::with_budget::{{closure}}::h1406421cac48f0b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634c2d1 - std::thread::local::LocalKey::try_with::h0b5d0b8ff390d24f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634afcd - std::thread::local::LocalKey::with::h2e9d4feffe9ed6f5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cb73c - tokio::coop::with_budget::hcda4a6546e082ac0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cb73c - tokio::coop::budget::hb5539a36734a184a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cb73c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h53f868440dfeb053 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d52b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h42a59a2b09951f44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd3633618d - tokio::macros::scoped_tls::ScopedKey::set::h55f26827fd6d3dd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d4856 - tokio::runtime::basic_scheduler::enter::h917eeda086fed37b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362cab4b - tokio::runtime::basic_scheduler::Inner

::block_on::hb79c216d577a66d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d08fc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h88d1a89c9dc662e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d26cc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc435b23832c5e388 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d5cee - tokio::runtime::Runtime::block_on::hd5de8f0797b6d4b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd36334236 - tokio::task::local::LocalSet::block_on::hd130615bbe723c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd362920d1 - actix_rt::runtime::Runtime::block_on::h2f2f9fcfb31e83ff [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: 0x55bd3632ead2 - actix_rt::system::SystemRunner::block_on::h1951d44fe5254f5f [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: 0x55bd3637b3a4 - web30::client::test_transaction_count_response::hcf796183b76d7bdf [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:661:5 [INFO] [stdout] 50: 0x55bd3637b21a - web30::client::test_transaction_count_response::{{closure}}::h23047b5ba652f4f4 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:654:1 [INFO] [stdout] 51: 0x55bd362ad63e - core::ops::function::FnOnce::call_once::h93504ffad6cc40be [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- amm::get_uniswap_price_test stdout ---- [INFO] [stdout] thread 'amm::get_uniswap_price_test' panicked at 'called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/amm.rs:293:30 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629dace - core::result::Result::unwrap::h7fe058eefee18456 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55bd363401c9 - web30::amm::get_uniswap_price_test::{{closure}}::h245e64038ce9babe [INFO] [stdout] at /opt/rustwide/workdir/src/amm.rs:293:24 [INFO] [stdout] 18: 0x55bd362bf2cb - as core::future::future::Future>::poll::h095692902c29fdb9 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b966 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::he51b03ed5e282ccb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd3629fb7c - tokio::coop::with_budget::{{closure}}::h234e956949a918e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634c401 - std::thread::local::LocalKey::try_with::h0ea0cbf4bc08febd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634b16d - std::thread::local::LocalKey::with::h399dac41d1103ebf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633ad0b - tokio::coop::with_budget::h079f32a8fb75226d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633ad0b - tokio::coop::budget::h3cd5a992b752bb2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633ad0b - as core::future::future::Future>::poll::{{closure}}::h6815901702f8f365 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd36336a5d - tokio::macros::scoped_tls::ScopedKey::set::hd1c1fef201f53c7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333c7a - tokio::task::local::LocalSet::with::h198ea0b7f5a5eb98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd3633a112 - as core::future::future::Future>::poll::hdc0f6c95baa50dd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd36334f83 - tokio::task::local::LocalSet::run_until::{{closure}}::h6fa34236d6040d7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362bf4fb - as core::future::future::Future>::poll::h1b3aad99f6c1c566 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e31f - as core::future::future::Future>::poll::he9aac7ee6bee4a03 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362cfbf0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h1c9535269f45c809 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a217c - tokio::coop::with_budget::{{closure}}::hfac84851521851e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634e181 - std::thread::local::LocalKey::try_with::h867ed01748bedd0f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634bd9d - std::thread::local::LocalKey::with::hea893ece73228772 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cae8c - tokio::coop::with_budget::h6294bbfe879ff87f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cae8c - tokio::coop::budget::hd4f70647f0e5a1ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cae8c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h103783b802851970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d5331 - tokio::runtime::basic_scheduler::enter::{{closure}}::h80ba76bf31ff8603 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd3633696d - tokio::macros::scoped_tls::ScopedKey::set::hc016c5d81f801711 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d4e96 - tokio::runtime::basic_scheduler::enter::hcc6d34234bcbca70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362cab2b - tokio::runtime::basic_scheduler::Inner

::block_on::hb6f40feaa5be9dd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d0b7c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::he77b27aac5263ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d1402 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3f4a509535e4c645 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d54e4 - tokio::runtime::Runtime::block_on::h034b671f73a58558 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd36333f7c - tokio::task::local::LocalSet::block_on::h08a715c2d4d39743 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd36292081 - actix_rt::runtime::Runtime::block_on::h26b79a8bab6da0d5 [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: 0x55bd3632ebd2 - actix_rt::system::SystemRunner::block_on::h956f6536ff617585 [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: 0x55bd3633fb3d - web30::amm::get_uniswap_price_test::h303197e8450be672 [INFO] [stdout] at /opt/rustwide/workdir/src/amm.rs:281:5 [INFO] [stdout] 50: 0x55bd3633f7fa - web30::amm::get_uniswap_price_test::{{closure}}::hde2cc1dc67bff94c [INFO] [stdout] at /opt/rustwide/workdir/src/amm.rs:268:1 [INFO] [stdout] 51: 0x55bd362ad1ce - core::ops::function::FnOnce::call_once::h4fcca28c777506f4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::test_complex_response stdout ---- [INFO] [stdout] thread 'client::test_complex_response' panicked at 'Actix failure: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:647:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629cf7d - core::result::Result::expect::h6526868f936dbdc5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55bd3637accb - web30::client::test_complex_response::{{closure}}::h30a8e99d792a3e6b [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:647:19 [INFO] [stdout] 18: 0x55bd362c116b - as core::future::future::Future>::poll::hbbfd427d5415c671 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b8a6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h6884eb7f4f160cca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd362a204c - tokio::coop::with_budget::{{closure}}::hf6a633e52e412d67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634da31 - std::thread::local::LocalKey::try_with::h6da25146ce693ee5 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634b43d - std::thread::local::LocalKey::with::h74179cc88d799acf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633a34b - tokio::coop::with_budget::he0365ab4c80f2608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633a34b - tokio::coop::budget::hc456bb797459c57c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633a34b - as core::future::future::Future>::poll::{{closure}}::h1d37f193dc7216ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd3633608d - tokio::macros::scoped_tls::ScopedKey::set::h3b32d02ca9f39dce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333d1a - tokio::task::local::LocalSet::with::h292ab76e7efe9f69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd3633a032 - as core::future::future::Future>::poll::hb2963b8fef10ecae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd3633485d - tokio::task::local::LocalSet::run_until::{{closure}}::h07fb01797972dc29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362c051b - as core::future::future::Future>::poll::h7a3dfe2bd2ca1eaa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e15f - as core::future::future::Future>::poll::h82a20aeba953be12 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362cfcf0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h282da79aecb9f615 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a029c - tokio::coop::with_budget::{{closure}}::h4d62af9c6a7dfeec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634edb1 - std::thread::local::LocalKey::try_with::ha56601648f977b77 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634b0ad - std::thread::local::LocalKey::with::h33f9a676d72ff44b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cc89c - tokio::coop::with_budget::h194dce1a1f73c192 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cc89c - tokio::coop::budget::h43e54995a62e04bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cc89c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h827d57aebc0effb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d53b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::haf261cc93621dbc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd36335dad - tokio::macros::scoped_tls::ScopedKey::set::h1ec309a56e6209a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d4216 - tokio::runtime::basic_scheduler::enter::h6d1df376f8fbc9a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362cab6b - tokio::runtime::basic_scheduler::Inner

::block_on::hf87a109b69045940 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d085c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h76d2944442c056ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d2a8c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf95a0cb6cd09bab3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d5aee - tokio::runtime::Runtime::block_on::h99cb3dcbb2f3ccd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd36334316 - tokio::task::local::LocalSet::block_on::hfbb8b92496ca8d91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd36292311 - actix_rt::runtime::Runtime::block_on::hb729ab1ea41bc55a [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: 0x55bd3632ec12 - actix_rt::system::SystemRunner::block_on::ha422d9c8a06fba63 [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: 0x55bd3637aa02 - web30::client::test_complex_response::hd3196d17b9ee6ea3 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:645:5 [INFO] [stdout] 50: 0x55bd3637a87a - web30::client::test_complex_response::{{closure}}::h3084dc8238f299e6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:638:1 [INFO] [stdout] 51: 0x55bd362ad73e - core::ops::function::FnOnce::call_once::ha36760ab8e5fc16b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [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: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:687:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629d21d - core::result::Result::expect::hccd6ab330fd0ce26 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55bd3637c09b - web30::client::test_dai_block_response::{{closure}}::h7c7453fc35128718 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:687:19 [INFO] [stdout] 18: 0x55bd362bf1ab - as core::future::future::Future>::poll::h00625bbafb11b5b9 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b996 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf3da2fbd611fd4af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd362a016c - tokio::coop::with_budget::{{closure}}::h4bf0f0b90f86874b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634ff11 - std::thread::local::LocalKey::try_with::hef7c57d6430937a4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634ba8d - std::thread::local::LocalKey::with::hc3ccc276bf96f291 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633b6cb - tokio::coop::with_budget::hfa2a6fbd93e95dc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633b6cb - tokio::coop::budget::h3472b9277da34e55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633b6cb - as core::future::future::Future>::poll::{{closure}}::he14bc94632d252e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd3633657d - tokio::macros::scoped_tls::ScopedKey::set::ha9840a1bd142d672 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333dba - tokio::task::local::LocalSet::with::h69003cab082591b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd36339e72 - as core::future::future::Future>::poll::h2b377cf1a823589d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd3633590d - tokio::task::local::LocalSet::run_until::{{closure}}::hdafbcea6c34ed38b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362c152b - as core::future::future::Future>::poll::hd4622cf2c72c7f46 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e0ef - as core::future::future::Future>::poll::h7cba11d2b8371b84 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362cfc90 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h212ce99739a274c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a1dec - tokio::coop::with_budget::{{closure}}::hee328f3c3a4e1ca8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634db61 - std::thread::local::LocalKey::try_with::h73b7763db50fe4ae [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634bbbd - std::thread::local::LocalKey::with::hdeb63da8b097a62a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cbfec - tokio::coop::with_budget::h769535d8153bc6e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cbfec - tokio::coop::budget::hc2351a704105533d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cbfec - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h805d4de6747010f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d5431 - tokio::runtime::basic_scheduler::enter::{{closure}}::hfe9f77411f5d4fcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd36336b5d - tokio::macros::scoped_tls::ScopedKey::set::hdc3754b70bb1a22d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d38b6 - tokio::runtime::basic_scheduler::enter::h07219b274bba92c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362caaeb - tokio::runtime::basic_scheduler::Inner

::block_on::h4e233d1435b1cabb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d0a3c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h988353741bb7c044 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d103c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3e577e6c4031f974 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d59ee - tokio::runtime::Runtime::block_on::h9205c41dac38a6b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd363341c4 - tokio::task::local::LocalSet::block_on::hbbfb210b9671002b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd36292123 - actix_rt::runtime::Runtime::block_on::h33c431478502d096 [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: 0x55bd3632eb50 - actix_rt::system::SystemRunner::block_on::h534d391f4446c2e4 [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: 0x55bd3637be17 - web30::client::test_dai_block_response::hd02ef4c59bb00699 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:685:5 [INFO] [stdout] 50: 0x55bd3637bd2a - web30::client::test_dai_block_response::{{closure}}::hb7a4e904599bc050 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:681:1 [INFO] [stdout] 51: 0x55bd362ad43e - core::ops::function::FnOnce::call_once::h70ba8237317a9a08 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::test_chain_id stdout ---- [INFO] [stdout] thread 'client::test_chain_id' panicked at 'called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:617:71 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629d59e - core::result::Result::unwrap::h418fc1a29810d1bb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55bd36379b27 - web30::client::test_chain_id::{{closure}}::hd715c63f43549b23 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:617:46 [INFO] [stdout] 18: 0x55bd362c026b - as core::future::future::Future>::poll::h6d38bba745a7632e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b816 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h0f8c3ab90c03bc69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd3629fa4c - tokio::coop::with_budget::{{closure}}::h1581b9ed2da91fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634e9f1 - std::thread::local::LocalKey::try_with::h9c4bbb25071cf082 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634aead - std::thread::local::LocalKey::with::h21491a51ffa16cf4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633b1eb - tokio::coop::with_budget::h3fecf1589815f6e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633b1eb - tokio::coop::budget::hcaa46c2d0b513d1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633b1eb - as core::future::future::Future>::poll::{{closure}}::ha4e1d0c1c6b12777 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd3633647d - tokio::macros::scoped_tls::ScopedKey::set::ha0cd9cc1c81d194d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333d6a - tokio::task::local::LocalSet::with::h5fa05c4326d6f735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd3633a182 - as core::future::future::Future>::poll::hdc571ea840db18c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd36334d1d - tokio::task::local::LocalSet::run_until::{{closure}}::h61ff2325eb54e98f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362c09eb - as core::future::future::Future>::poll::h92e8c41a90ee1922 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632df9f - as core::future::future::Future>::poll::h0541acbf179b5c67 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362cfdb0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h3b85386df0296b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a04fc - tokio::coop::with_budget::{{closure}}::h756b784c0a12345e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634d7c1 - std::thread::local::LocalKey::try_with::h6c8edb44c30ecfeb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634ae3d - std::thread::local::LocalKey::with::h21173cafeda2f34f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cd9fc - tokio::coop::with_budget::h36fde2dee69c00a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cd9fc - tokio::coop::budget::h9034699a9a087378 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cd9fc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hc808d8c0caaa9799 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d5271 - tokio::runtime::basic_scheduler::enter::{{closure}}::h3f5144a9bafb5a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd36335e9d - tokio::macros::scoped_tls::ScopedKey::set::h265448cdc4b0207d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d4536 - tokio::runtime::basic_scheduler::enter::h7f00e5865246d081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362caa6b - tokio::runtime::basic_scheduler::Inner

::block_on::h0ece0b0088eb66fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d07bc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h23424f7adfb42beb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d230c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hbd835e818cc62279 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d57ee - tokio::runtime::Runtime::block_on::h4c4034a9ea1130a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd363342a4 - tokio::task::local::LocalSet::block_on::hf9b20d14c06b5769 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd362922c3 - actix_rt::runtime::Runtime::block_on::h8ee28a98ab149bdb [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: 0x55bd3632ec90 - actix_rt::system::SystemRunner::block_on::hbe213af1e8ec6ff6 [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: 0x55bd36379784 - web30::client::test_chain_id::hb374bc0f3419e4ad [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:616:5 [INFO] [stdout] 50: 0x55bd363795ea - web30::client::test_chain_id::{{closure}}::h88720264862f8bc8 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:611:1 [INFO] [stdout] 51: 0x55bd362adb3e - core::ops::function::FnOnce::call_once::hf1a1c7555036e2fb [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- client::test_net_version stdout ---- [INFO] [stdout] thread 'client::test_net_version' panicked at 'called `Result::unwrap()` on an `Err` value: FailedToSend(Connect(Resolver(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:632:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629d705 - core::result::Result::unwrap::h517045ad038d4afd [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x55bd3637a4ac - web30::client::test_net_version::{{closure}}::h55ebf0cece935ad6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:632:26 [INFO] [stdout] 18: 0x55bd362bf9cb - as core::future::future::Future>::poll::h314ecb4c48fff3c1 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b876 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1c6fd71aba4aaf0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd362a0fac - tokio::coop::with_budget::{{closure}}::hb39192db0e4d686d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634cf41 - std::thread::local::LocalKey::try_with::h4938d148386734e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634be7d - std::thread::local::LocalKey::with::hefc04989b0b81d01 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633a82b - tokio::coop::with_budget::h0ad8036e88d15870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633a82b - tokio::coop::budget::h8051ab62d4b1726f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633a82b - as core::future::future::Future>::poll::{{closure}}::h56da9fc3e9c906fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd3633686d - tokio::macros::scoped_tls::ScopedKey::set::hbe41f85c6bb72471 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333eaa - tokio::task::local::LocalSet::with::hab907bc95bd9c2fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd36339f52 - as core::future::future::Future>::poll::h6fce8fa03f19b4c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd3633544d - tokio::task::local::LocalSet::run_until::{{closure}}::hbd26d7caf04e1d1b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362c19fb - as core::future::future::Future>::poll::hd9f4492a64653b1c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e00f - as core::future::future::Future>::poll::h14cf69dd661a129b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362cff00 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h5fdcb52bbd8d1993 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a062c - tokio::coop::with_budget::{{closure}}::h77859cf0320fbe5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634ca51 - std::thread::local::LocalKey::try_with::h3445fd12676a4603 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634bafd - std::thread::local::LocalKey::with::hd2144ecd3a42c84f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362cf40c - tokio::coop::with_budget::h79bd4a4b3be843d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362cf40c - tokio::coop::budget::hd075dfc890df6a1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362cf40c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he3ddd055a6d36f1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d52f1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h53703718a6b205c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd36336c4d - tokio::macros::scoped_tls::ScopedKey::set::hea04a13dcf4e1a4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d4b76 - tokio::runtime::basic_scheduler::enter::hcbac5ee9eb2b38cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362caa8b - tokio::runtime::basic_scheduler::Inner

::block_on::h108b2a6dedc3fad2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d0adc - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hbe44379d54a845e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d0c7c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0ddc8cc4fbbfd3df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d58ee - tokio::runtime::Runtime::block_on::h7fbb2f3430b128e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd36334156 - tokio::task::local::LocalSet::block_on::hafc2718893a1c7a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd362921c1 - actix_rt::runtime::Runtime::block_on::h41333884ef45f2ec [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: 0x55bd3632eb12 - actix_rt::system::SystemRunner::block_on::h266fae6ce5596583 [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: 0x55bd3637a174 - web30::client::test_net_version::h4b20e822aa84e34f [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:631:5 [INFO] [stdout] 50: 0x55bd36379fda - web30::client::test_net_version::{{closure}}::h29b394c1f9651c90 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:626:1 [INFO] [stdout] 51: 0x55bd362ad7ee - core::ops::function::FnOnce::call_once::hade7055f4415042e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - 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: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })))', src/client.rs:675:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bd369c6d90 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55bd369c6d90 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bd369c6d90 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bd369c6d90 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bd369eb2ec - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55bd369c0625 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55bd369c8f0b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bd369c8f0b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bd369c8f0b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55bd369c8a1c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55bd369c95d4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55bd369c90b7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55bd369c726c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55bd369c9019 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55bd36206a71 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55bd36206b63 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x55bd3629d07d - core::result::Result::expect::h92eb60da81180aae [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x55bd3637bbcb - web30::client::test_block_response::{{closure}}::h88aeb05deb269fc0 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:675:19 [INFO] [stdout] 18: 0x55bd362c1b9b - as core::future::future::Future>::poll::he2089ae8f6e29ce3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55bd3633b936 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hac29367a4753bc95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:65 [INFO] [stdout] 20: 0x55bd362a1f1c - tokio::coop::with_budget::{{closure}}::hf3bbfe20fe11cb12 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 21: 0x55bd3634df11 - std::thread::local::LocalKey::try_with::h7a1a370704f9ee3d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55bd3634bccd - std::thread::local::LocalKey::with::he0130e7400e9bb37 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55bd3633a5bb - tokio::coop::with_budget::h1ce4b22c87f696a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 24: 0x55bd3633a5bb - tokio::coop::budget::h638dc2cce82a9ff4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 25: 0x55bd3633a5bb - as core::future::future::Future>::poll::{{closure}}::h398755853f5690d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:668:42 [INFO] [stdout] 26: 0x55bd36335f8d - tokio::macros::scoped_tls::ScopedKey::set::h2b37ef4664ea29a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x55bd36333e0a - tokio::task::local::LocalSet::with::h73f90cf88eb5d3a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:573:9 [INFO] [stdout] 28: 0x55bd36339ee2 - as core::future::future::Future>::poll::h66bb0b550fc7f010 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:658:9 [INFO] [stdout] 29: 0x55bd36334abd - tokio::task::local::LocalSet::run_until::{{closure}}::h4cb7fc60000d0de0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:516:9 [INFO] [stdout] 30: 0x55bd362c1f5b - as core::future::future::Future>::poll::hf7cdfc763781c48b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55bd3632e2af - as core::future::future::Future>::poll::he2ec4b1dc9ad90b2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55bd362d0430 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::hb463adac1f844350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:62 [INFO] [stdout] 33: 0x55bd362a09bc - tokio::coop::with_budget::{{closure}}::h9f715f69c80e1272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55bd3634d1a1 - std::thread::local::LocalKey::try_with::h58ece6d11ac9da12 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55bd3634b78d - std::thread::local::LocalKey::with::h9db64d1cb4618b25 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55bd362ceb5c - tokio::coop::with_budget::he6f53ce8dd8b811e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55bd362ceb5c - tokio::coop::budget::h7588d7c69b1eab77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55bd362ceb5c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hcfa237a405b73499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39 [INFO] [stdout] 39: 0x55bd362d5371 - tokio::runtime::basic_scheduler::enter::{{closure}}::ha3c14bed32a845b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29 [INFO] [stdout] 40: 0x55bd36336d3d - tokio::macros::scoped_tls::ScopedKey::set::hf69e36fe917e8109 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55bd362d3ef6 - tokio::runtime::basic_scheduler::enter::h5733ea3c35b9a300 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:5 [INFO] [stdout] 42: 0x55bd362caacb - tokio::runtime::basic_scheduler::Inner

::block_on::h4900a310603097ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9 [INFO] [stdout] 43: 0x55bd362d071c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0d50410a657c93ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:9 [INFO] [stdout] 44: 0x55bd362d17bc - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha37671b76f22ef27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:24 [INFO] [stdout] 45: 0x55bd362d5bee - tokio::runtime::Runtime::block_on::hcf9d72ebf2b3e015 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x55bd363340e4 - tokio::task::local::LocalSet::block_on::h794f8b0b677dbb25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/task/local.rs:477:9 [INFO] [stdout] 47: 0x55bd36292273 - actix_rt::runtime::Runtime::block_on::h58110642282eef7e [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: 0x55bd3632eb90 - actix_rt::system::SystemRunner::block_on::h9443f306ad0703a2 [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: 0x55bd3637b947 - web30::client::test_block_response::hbdb5fcf70781bed8 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:673:5 [INFO] [stdout] 50: 0x55bd3637b85a - web30::client::test_block_response::{{closure}}::hbc8d7af795d833b6 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:669:1 [INFO] [stdout] 51: 0x55bd362ad82e - core::ops::function::FnOnce::call_once::haff0a1dc0bd8b040 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55bd365685a3 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x55bd365685a3 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 54: 0x55bd36567018 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55bd36567018 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x55bd36567018 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x55bd36567018 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x55bd36567018 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x55bd36567018 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 60: 0x55bd36567018 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 61: 0x55bd3653579d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 62: 0x55bd3653579d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x55bd36539ec8 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x55bd36539ec8 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x55bd36539ec8 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x55bd36539ec8 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x55bd36539ec8 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x55bd36539ec8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x55bd369cea27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x55bd369cea27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 73: 0x7fa53f5a7609 - start_thread [INFO] [stdout] 74: 0x7fa53f377293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] amm::get_uniswap_price_test [INFO] [stdout] client::test_block_response [INFO] [stdout] client::test_chain_id [INFO] [stdout] client::test_complex_response [INFO] [stdout] client::test_dai_block_response [INFO] [stdout] client::test_net_version [INFO] [stdout] client::test_transaction_count_response [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 7 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "77f0c261c336a090e35e9cb3924f187ba1dda0aae4fab627439445b0ee747a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f0c261c336a090e35e9cb3924f187ba1dda0aae4fab627439445b0ee747a35", kill_on_drop: false }` [INFO] [stdout] 77f0c261c336a090e35e9cb3924f187ba1dda0aae4fab627439445b0ee747a35