[INFO] fetching crate text-translator 0.1.0... [INFO] testing text-translator-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate text-translator 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate text-translator 0.1.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate text-translator 0.1.0 [INFO] finished tweaking crates.io crate text-translator 0.1.0 [INFO] tweaked toml for crates.io crate text-translator 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98d4bf41fdeedeea40309b8f76bbba0a6b923d84ebae40c1e74e11f2d9612634 [INFO] running `Command { std: "docker" "start" "-a" "98d4bf41fdeedeea40309b8f76bbba0a6b923d84ebae40c1e74e11f2d9612634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98d4bf41fdeedeea40309b8f76bbba0a6b923d84ebae40c1e74e11f2d9612634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d4bf41fdeedeea40309b8f76bbba0a6b923d84ebae40c1e74e11f2d9612634", kill_on_drop: false }` [INFO] [stdout] 98d4bf41fdeedeea40309b8f76bbba0a6b923d84ebae40c1e74e11f2d9612634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa986781f29121857dbd83a10eb0f24f671c62c4e479dff9bec60584f0586b96 [INFO] running `Command { std: "docker" "start" "-a" "aa986781f29121857dbd83a10eb0f24f671c62c4e479dff9bec60584f0586b96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling text-translator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.70s [INFO] running `Command { std: "docker" "inspect" "aa986781f29121857dbd83a10eb0f24f671c62c4e479dff9bec60584f0586b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa986781f29121857dbd83a10eb0f24f671c62c4e479dff9bec60584f0586b96", kill_on_drop: false }` [INFO] [stdout] aa986781f29121857dbd83a10eb0f24f671c62c4e479dff9bec60584f0586b96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0f3a0ec4f2636e7f00138cfe6f6341e7f63ae8d2134011c3a535043a32608f5 [INFO] running `Command { std: "docker" "start" "-a" "b0f3a0ec4f2636e7f00138cfe6f6341e7f63ae8d2134011c3a535043a32608f5", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling text-translator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.70s [INFO] running `Command { std: "docker" "inspect" "b0f3a0ec4f2636e7f00138cfe6f6341e7f63ae8d2134011c3a535043a32608f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f3a0ec4f2636e7f00138cfe6f6341e7f63ae8d2134011c3a535043a32608f5", kill_on_drop: false }` [INFO] [stdout] b0f3a0ec4f2636e7f00138cfe6f6341e7f63ae8d2134011c3a535043a32608f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ad6cc7db99122a0f03ba264be2d43602b33f31e5aaeaad69b6085634cd62578 [INFO] running `Command { std: "docker" "start" "-a" "2ad6cc7db99122a0f03ba264be2d43602b33f31e5aaeaad69b6085634cd62578", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/text_translator-bd8d1d5cad87a85e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/api.rs (/opt/rustwide/target/debug/deps/api-b4eca9ca21cafea7) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test api_single_translate_automatic_language ... FAILED [INFO] [stdout] test api_single_translate ... FAILED [INFO] [stdout] test api_single_detect_language ... FAILED [INFO] [stdout] test api_translate_long_text ... FAILED [INFO] [stdout] test api_translate_too_long_text ... FAILED [INFO] [stdout] test api_translate_and_detect_all_languages ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- api_single_translate_automatic_language stdout ---- [INFO] [stdout] thread 'api_single_translate_automatic_language' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcb969 - api::api_single_translate_automatic_language::h6ef02e5f985ce208 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:24:15 [INFO] [stdout] 36: 0x55e8abdcb90a - api::api_single_translate_automatic_language::{{closure}}::hf498971b48786543 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:23:1 [INFO] [stdout] 37: 0x55e8abdd1dee - core::ops::function::FnOnce::call_once::h21a622d69b04fa31 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e8abdff423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8abdff423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x55e8abdfdeb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55e8abdfdeb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdfdeb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdfdeb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55e8abdfdeb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55e8abdfdeb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x55e8abdfdeb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x55e8abdd7472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x55e8abdd7472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x55e8abddb0c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55e8abddb0c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55e8abddb0c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55e8abddb0c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x55e8abddb0c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7faa1c74c609 - start_thread [INFO] [stdout] 60: 0x7faa1c51c293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api_single_translate stdout ---- [INFO] [stdout] thread 'api_single_translate' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcb8b9 - api::api_single_translate::hfaaa421a8700b7f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:13:15 [INFO] [stdout] 36: 0x55e8abdcb85a - api::api_single_translate::{{closure}}::h6ca35ca9c53ffc3c [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:12:1 [INFO] [stdout] 37: 0x55e8abdd1eae - core::ops::function::FnOnce::call_once::h8d5683e6272eb33e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e8abdff423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8abdff423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x55e8abdfdeb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55e8abdfdeb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdfdeb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdfdeb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55e8abdfdeb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55e8abdfdeb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x55e8abdfdeb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x55e8abdd7472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x55e8abdd7472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x55e8abddb0c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55e8abddb0c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55e8abddb0c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55e8abddb0c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x55e8abddb0c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7faa1c74c609 - start_thread [INFO] [stdout] 60: 0x7faa1c51c293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api_single_detect_language stdout ---- [INFO] [stdout] thread 'api_single_detect_language' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2db09 - ::detect::hf4026b85df4e977c [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:201:20 [INFO] [stdout] 35: 0x55e8abdcba04 - api::api_single_detect_language::h5b836fce9b382b56 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:31:15 [INFO] [stdout] 36: 0x55e8abdcb9ba - api::api_single_detect_language::{{closure}}::h32f93ded1ac8d1da [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:30:1 [INFO] [stdout] 37: 0x55e8abdd1d6e - core::ops::function::FnOnce::call_once::h13cbeadd1a192004 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e8abdff423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8abdff423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x55e8abdfdeb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55e8abdfdeb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdfdeb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdfdeb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55e8abdfdeb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55e8abdfdeb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x55e8abdfdeb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x55e8abdd7472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x55e8abdd7472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x55e8abddb0c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55e8abddb0c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55e8abddb0c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55e8abddb0c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x55e8abddb0c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7faa1c74c609 - start_thread [INFO] [stdout] 60: 0x7faa1c51c293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api_translate_long_text stdout ---- [INFO] [stdout] thread 'api_translate_long_text' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcc73b - api::api_translate_long_text::h54d882b4506af294 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:154:15 [INFO] [stdout] 36: 0x55e8abdcc6da - api::api_translate_long_text::{{closure}}::h30ed0880b1fb1c62 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:108:1 [INFO] [stdout] 37: 0x55e8abdd1e6e - core::ops::function::FnOnce::call_once::h899ad3839405246e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e8abdff423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8abdff423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x55e8abdfdeb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55e8abdfdeb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdfdeb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdfdeb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55e8abdfdeb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55e8abdfdeb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x55e8abdfdeb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x55e8abdd7472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x55e8abdd7472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x55e8abddb0c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55e8abddb0c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55e8abddb0c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55e8abddb0c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x55e8abddb0c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7faa1c74c609 - start_thread [INFO] [stdout] 60: 0x7faa1c51c293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api_translate_too_long_text stdout ---- [INFO] [stdout] thread 'api_translate_too_long_text' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdccb36 - api::api_translate_too_long_text::h072be77c33be8a6b [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:349:15 [INFO] [stdout] 36: 0x55e8abdcc96a - api::api_translate_too_long_text::{{closure}}::h96ec22d33207afa2 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:169:1 [INFO] [stdout] 37: 0x55e8abdd1dae - core::ops::function::FnOnce::call_once::h187d281dac66f587 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e8abdff423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55e8abdff423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x55e8abdfdeb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x55e8abdfdeb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdfdeb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdfdeb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x55e8abdfdeb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x55e8abdfdeb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x55e8abdfdeb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x55e8abdd7472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x55e8abdd7472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x55e8abddb0c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x55e8abddb0c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x55e8abddb0c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x55e8abddb0c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x55e8abddb0c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x55e8abddb0c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7faa1c74c609 - start_thread [INFO] [stdout] 60: 0x7faa1c51c293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- api_translate_and_detect_all_languages stdout ---- [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 88: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 89: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x55e8abdd718d - __rust_try [INFO] [stdout] 92: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 95: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 96: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 97: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 98: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 99: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 100: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 101: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 102: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 103: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 104: 0x55e8abdd718d - __rust_try [INFO] [stdout] 105: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 106: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 107: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 108: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 109: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 110: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 111: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 112: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 113: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 114: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 115: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 116: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 117: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 118: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 119: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 120: 0x55e8ac21428d - __rust_try [INFO] [stdout] 121: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 122: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 123: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 124: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 125: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 126: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 127: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 128: 0x7faa1c74c609 - start_thread [INFO] [stdout] 129: 0x7faa1c51c293 - clone [INFO] [stdout] 130: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 88: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 89: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 90: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 91: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 92: 0x55e8abdd718d - __rust_try [INFO] [stdout] 93: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 94: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 95: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 96: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 97: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 98: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 99: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 100: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 101: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 102: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 103: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 104: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 105: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 106: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 107: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 108: 0x55e8ac21428d - __rust_try [INFO] [stdout] 109: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 110: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 111: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 112: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 113: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 114: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 115: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 116: 0x7faa1c74c609 - start_thread [INFO] [stdout] 117: 0x7faa1c51c293 - clone [INFO] [stdout] 118: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 88: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 89: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 90: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 91: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 92: 0x55e8abdd718d - __rust_try [INFO] [stdout] 93: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 94: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 95: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 96: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 97: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 98: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 99: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 100: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 101: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 102: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 103: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 104: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 105: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 106: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 107: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 108: 0x55e8ac21428d - __rust_try [INFO] [stdout] 109: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 110: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 111: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 112: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 113: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 114: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 115: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 116: 0x7faa1c74c609 - start_thread [INFO] [stdout] 117: 0x7faa1c51c293 - clone [INFO] [stdout] 118: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd33a5 - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:482:9 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 88: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 89: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x55e8abdd718d - __rust_try [INFO] [stdout] 92: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 95: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 96: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 97: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 98: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 99: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 100: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 101: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 102: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 103: 0x55e8abdd718d - __rust_try [INFO] [stdout] 104: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 107: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 108: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 109: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 110: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 111: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 112: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 113: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 114: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x55e8abdd718d - __rust_try [INFO] [stdout] 116: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 118: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 119: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 120: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 121: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 122: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 123: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 124: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 125: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 126: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 127: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 128: 0x55e8abdd718d - __rust_try [INFO] [stdout] 129: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 130: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 131: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 132: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 133: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 134: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 135: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 136: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 137: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 138: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 139: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 140: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 141: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 142: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 143: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 144: 0x55e8ac21428d - __rust_try [INFO] [stdout] 145: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 146: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 147: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 148: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 149: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 150: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 151: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 152: 0x7faa1c74c609 - start_thread [INFO] [stdout] 153: 0x7faa1c51c293 - clone [INFO] [stdout] 154: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 76: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 77: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 78: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x55e8abdd718d - __rust_try [INFO] [stdout] 81: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 84: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 85: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 86: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 87: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 88: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 89: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 90: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 91: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 92: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 93: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 94: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 95: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x55e8ac21428d - __rust_try [INFO] [stdout] 97: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 99: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 100: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 101: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 102: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 103: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 104: 0x7faa1c74c609 - start_thread [INFO] [stdout] 105: 0x7faa1c51c293 - clone [INFO] [stdout] 106: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 88: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 89: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x55e8abdd718d - __rust_try [INFO] [stdout] 92: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 95: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 96: 0x55e8abdce41e - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::ha1f0924e3fbb5e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:465:21 [INFO] [stdout] 97: 0x55e8abdd3d03 - as rayon_core::job::Job>::execute::call::{{closure}}::h2bda25231d082bf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 98: 0x55e8abdcdd53 - as core::ops::function::FnOnce<()>>::call_once::h15de3276cd0d7f47 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 99: 0x55e8abdd6ef0 - std::panicking::try::do_call::h7d5f3a3d88fb92b7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 100: 0x55e8abdd718d - __rust_try [INFO] [stdout] 101: 0x55e8abdd6dc7 - std::panicking::try::hf021c1e5ff88715f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 102: 0x55e8abdcebd3 - std::panic::catch_unwind::hb7b5d97543984cd9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 103: 0x55e8abdd5c4d - rayon_core::unwind::halt_unwinding::h4aa9f2fada761b9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 104: 0x55e8abdd3865 - as rayon_core::job::Job>::execute::h8854871cbc4aa906 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 105: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 106: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 107: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 108: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 109: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 110: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 111: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 112: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 113: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 114: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 115: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 116: 0x55e8ac21428d - __rust_try [INFO] [stdout] 117: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 118: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 119: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 120: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 121: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 122: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 123: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 124: 0x7faa1c74c609 - start_thread [INFO] [stdout] 125: 0x7faa1c51c293 - clone [INFO] [stdout] 126: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 40: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 41: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x55e8abdd718d - __rust_try [INFO] [stdout] 44: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 47: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 48: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 49: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 50: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 51: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 52: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 53: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x55e8abdd718d - __rust_try [INFO] [stdout] 56: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 60: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 61: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 62: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 63: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 64: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 65: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x55e8abdd718d - __rust_try [INFO] [stdout] 68: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 72: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 73: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 74: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 75: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 76: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 77: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x55e8abdd718d - __rust_try [INFO] [stdout] 80: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 83: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 84: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 85: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 86: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 87: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 88: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 89: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 90: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 91: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 92: 0x55e8abdd718d - __rust_try [INFO] [stdout] 93: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 94: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 95: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 96: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 97: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 98: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 99: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 100: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 101: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 102: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 103: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 104: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 105: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 106: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 107: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 108: 0x55e8ac21428d - __rust_try [INFO] [stdout] 109: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 110: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 111: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 112: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 113: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 114: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 115: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 116: 0x7faa1c74c609 - start_thread [INFO] [stdout] 117: 0x7faa1c51c293 - clone [INFO] [stdout] 118: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f219 - rayon_core::registry::WorkerThread::wait_until::ha3a609ced01cc7df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac20aedd - rayon_core::join::join_recover_from_panic::h5c4603a1e45bc2e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:185:5 [INFO] [stdout] 54: 0x55e8abdcf44d - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:144:25 [INFO] [stdout] 55: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 56: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 57: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 58: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 59: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 60: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 61: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 62: 0x55e8abdd718d - __rust_try [INFO] [stdout] 63: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 64: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 65: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 66: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 67: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 68: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 69: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 70: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 71: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 72: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 73: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 74: 0x55e8abdd718d - __rust_try [INFO] [stdout] 75: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 76: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 77: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 78: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 79: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 80: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 81: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 82: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 83: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 84: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 85: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x55e8abdd718d - __rust_try [INFO] [stdout] 87: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 89: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 90: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 91: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 92: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 93: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 94: 0x55e8abdd34bf - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h1c85a5d1d5fa210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:474:31 [INFO] [stdout] 95: 0x55e8abdcf821 - rayon_core::join::join_context::call_a::{{closure}}::h495aa2bcbc8ed886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:124:17 [INFO] [stdout] 96: 0x55e8abdcdd80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 97: 0x55e8abdd6f4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 98: 0x55e8abdd718d - __rust_try [INFO] [stdout] 99: 0x55e8abdd6bc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 100: 0x55e8abdceb50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 101: 0x55e8abdd5d07 - rayon_core::unwind::halt_unwinding::h81325a69d5fd32f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 102: 0x55e8abdcf3ca - rayon_core::join::join_context::{{closure}}::h787fb3c1cc77b149 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:141:24 [INFO] [stdout] 103: 0x55e8abdce58e - rayon_core::registry::in_worker::h9c953c64f6350cba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:875:13 [INFO] [stdout] 104: 0x55e8abdcf18b - rayon_core::join::join_context::hf8ca0d25da9f1170 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:132:5 [INFO] [stdout] 105: 0x55e8abdd31be - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:473:51 [INFO] [stdout] 106: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 107: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 108: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 109: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 110: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 111: 0x55e8abdd718d - __rust_try [INFO] [stdout] 112: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 113: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 114: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 115: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 116: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 117: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 118: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 119: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 120: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 121: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 122: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 123: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 124: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 125: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 126: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 127: 0x55e8ac21428d - __rust_try [INFO] [stdout] 128: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 129: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 130: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 131: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 132: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 133: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 134: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 135: 0x7faa1c74c609 - start_thread [INFO] [stdout] 136: 0x7faa1c51c293 - clone [INFO] [stdout] 137: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] thread '' panicked at 'called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))', src/api/yandex.rs:217:37 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e8ac25c3f0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8ac25c3f0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e8ac25c3f0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e8ac27f73c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e8ac255ff5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e8ac25e5cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e8ac25e5cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e8ac25e5cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e8ac25e0dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e8ac25ec94 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e8ac25e777 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e8ac25c8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e8ac25e6d9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e8abdc9c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e8abdc9d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55e8abf8fa9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55e8abe2e437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x55e8abe78895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55e8abee644e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h2a2508d1a8307670 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x55e8abf1d5fd - tokio::coop::with_budget::{{closure}}::h2f58bb1a11d97a98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 21: 0x55e8abe15f30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55e8abe15c3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55e8abee5dfe - tokio::coop::with_budget::hb45cdce41bfbb675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 24: 0x55e8abee5dfe - tokio::coop::budget::hd2cb315d593be5b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 25: 0x55e8abee5dfe - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hf5464a0df31bfa09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x55e8abee694d - tokio::runtime::basic_scheduler::enter::{{closure}}::h3e2babeabd1583e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x55e8abeac1c5 - tokio::macros::scoped_tls::ScopedKey::set::h23ebbebc820ae4cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x55e8abee6885 - tokio::runtime::basic_scheduler::enter::h141062cd4dc00335 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x55e8abee5aed - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he0a1435e3a375ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x55e8abf04e68 - tokio::runtime::Runtime::block_on::{{closure}}::h1f77cdeb05d9c36f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x55e8abf04f09 - tokio::runtime::context::enter::h14fb6cceefa1f326 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x55e8abee7158 - tokio::runtime::handle::Handle::enter::h5e223c8f048452ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x55e8abf04d99 - tokio::runtime::Runtime::block_on::hb06542aae3fbad77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x55e8abe2cf89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x55e8abdcbf1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x55e8abdd3d72 - as rayon::iter::plumbing::Folder>::consume::h49daa09be78a4aed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/for_each.rs:47:9 [INFO] [stdout] 37: 0x55e8abdca890 - as rayon::iter::plumbing::UnindexedProducer>::fold_with::hb8d06fcbd4c7adad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/par_bridge.rs:157:30 [INFO] [stdout] 38: 0x55e8abdd331e - rayon::iter::plumbing::bridge_unindexed_producer_consumer::hfd865cd7e0083cfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:479:33 [INFO] [stdout] 39: 0x55e8abdd358f - rayon::iter::plumbing::bridge_unindexed_producer_consumer::{{closure}}::h9cd0472d68655a43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.1/src/iter/plumbing/mod.rs:475:31 [INFO] [stdout] 40: 0x55e8abdcf8ef - rayon_core::join::join_context::call_b::{{closure}}::h50eb0a6536254db8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/join/mod.rs:129:25 [INFO] [stdout] 41: 0x55e8abdd3d3a - as rayon_core::job::Job>::execute::call::{{closure}}::h8d20daa56fe22464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:113:21 [INFO] [stdout] 42: 0x55e8abdcdd20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x55e8abdd6e8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x55e8abdd718d - __rust_try [INFO] [stdout] 45: 0x55e8abdd6cc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x55e8abdceb90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x55e8abdd5ca7 - rayon_core::unwind::halt_unwinding::h66e4be5d2d527f52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/unwind.rs:17:5 [INFO] [stdout] 48: 0x55e8abdd3af2 - as rayon_core::job::Job>::execute::hdc546d30283cd051 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:119:38 [INFO] [stdout] 49: 0x55e8ac20537e - rayon_core::job::JobRef::execute::hbeb8c29e727b334c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/job.rs:59:9 [INFO] [stdout] 50: 0x55e8ac20f73a - rayon_core::registry::WorkerThread::execute::h162eda6bfefd2741 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:749:9 [INFO] [stdout] 51: 0x55e8ac20f4aa - rayon_core::registry::WorkerThread::wait_until_cold::h01a4e6f3094ad274 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:726:17 [INFO] [stdout] 52: 0x55e8ac20f1b9 - rayon_core::registry::WorkerThread::wait_until::h4ad8a76c0b61f6ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:700:13 [INFO] [stdout] 53: 0x55e8ac21004b - rayon_core::registry::main_loop::h98acb04fc5dff49a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:833:5 [INFO] [stdout] 54: 0x55e8ac20cb4d - rayon_core::registry::ThreadBuilder::run::ha849174bc6a2fa32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:55:18 [INFO] [stdout] 55: 0x55e8ac20d07d - ::spawn::{{closure}}::he32f4b449291ce03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.9.1/src/registry.rs:100:20 [INFO] [stdout] 56: 0x55e8ac1fcb10 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x55e8ac1e8afd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x55e8ac1e9641 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x55e8ac211dfc - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x55e8ac21428d - __rust_try [INFO] [stdout] 61: 0x55e8ac211997 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x55e8ac1ea451 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x55e8ac1e853c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x55e8ac1fd5bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x55e8ac2640e7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x55e8ac2640e7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7faa1c74c609 - start_thread [INFO] [stdout] 69: 0x7faa1c51c293 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] api_single_detect_language [INFO] [stdout] api_single_translate [INFO] [stdout] api_single_translate_automatic_language [INFO] [stdout] api_translate_and_detect_all_languages [INFO] [stdout] api_translate_long_text [INFO] [stdout] api_translate_too_long_text [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test api' [INFO] running `Command { std: "docker" "inspect" "2ad6cc7db99122a0f03ba264be2d43602b33f31e5aaeaad69b6085634cd62578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad6cc7db99122a0f03ba264be2d43602b33f31e5aaeaad69b6085634cd62578", kill_on_drop: false }` [INFO] [stdout] 2ad6cc7db99122a0f03ba264be2d43602b33f31e5aaeaad69b6085634cd62578