[INFO] fetching crate text-translator 0.1.0... [INFO] testing text-translator-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate text-translator 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate text-translator 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b960d2166cbed37d5132d1d107e0eb4200a84d0c08c4cf8a74ebae30d84e548 [INFO] running `Command { std: "docker" "start" "-a" "4b960d2166cbed37d5132d1d107e0eb4200a84d0c08c4cf8a74ebae30d84e548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b960d2166cbed37d5132d1d107e0eb4200a84d0c08c4cf8a74ebae30d84e548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b960d2166cbed37d5132d1d107e0eb4200a84d0c08c4cf8a74ebae30d84e548", kill_on_drop: false }` [INFO] [stdout] 4b960d2166cbed37d5132d1d107e0eb4200a84d0c08c4cf8a74ebae30d84e548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19b064114bc90e74fab0bdf336aec5ef8e9f5c992bb9a7ebcbcca3f6ed574eee [INFO] running `Command { std: "docker" "start" "-a" "19b064114bc90e74fab0bdf336aec5ef8e9f5c992bb9a7ebcbcca3f6ed574eee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [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 tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [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 22.77s [INFO] running `Command { std: "docker" "inspect" "19b064114bc90e74fab0bdf336aec5ef8e9f5c992bb9a7ebcbcca3f6ed574eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b064114bc90e74fab0bdf336aec5ef8e9f5c992bb9a7ebcbcca3f6ed574eee", kill_on_drop: false }` [INFO] [stdout] 19b064114bc90e74fab0bdf336aec5ef8e9f5c992bb9a7ebcbcca3f6ed574eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78c456a18cb0576eb637da8817cc3d53854008a40c92c0b4cdee27879baa5bc4 [INFO] running `Command { std: "docker" "start" "-a" "78c456a18cb0576eb637da8817cc3d53854008a40c92c0b4cdee27879baa5bc4", 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 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" "78c456a18cb0576eb637da8817cc3d53854008a40c92c0b4cdee27879baa5bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c456a18cb0576eb637da8817cc3d53854008a40c92c0b4cdee27879baa5bc4", kill_on_drop: false }` [INFO] [stdout] 78c456a18cb0576eb637da8817cc3d53854008a40c92c0b4cdee27879baa5bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a953299ec275642b276d31c468c74ff8d293462a954862d6bc8c03b7ed8a189 [INFO] running `Command { std: "docker" "start" "-a" "0a953299ec275642b276d31c468c74ff8d293462a954862d6bc8c03b7ed8a189", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/text_translator-bd8d1d5cad87a85e) [INFO] [stdout] [INFO] [stderr] Running tests/api.rs (/opt/rustwide/target/debug/deps/api-b4eca9ca21cafea7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test api_single_translate ... FAILED [INFO] [stdout] test api_single_translate_automatic_language ... FAILED [INFO] [stdout] test api_single_detect_language ... FAILED [INFO] [stdout] test api_translate_too_long_text ... FAILED [INFO] [stdout] test api_translate_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 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a344948b9 - api::api_single_translate::hfaaa421a8700b7f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:13:15 [INFO] [stdout] 36: 0x563a3449485a - api::api_single_translate::{{closure}}::h6ca35ca9c53ffc3c [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:12:1 [INFO] [stdout] 37: 0x563a3449aeae - core::ops::function::FnOnce::call_once::h8d5683e6272eb33e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a344c8423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563a344c8423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x563a344c6eb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x563a344c6eb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a344c6eb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344c6eb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x563a344c6eb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x563a344c6eb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x563a344c6eb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x563a344a0472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x563a344a0472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x563a344a40c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x563a344a40c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x563a344a40c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x563a344a40c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x563a344a40c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7f9dc616a609 - start_thread [INFO] [stdout] 60: 0x7f9dc5f3a293 - clone [INFO] [stdout] 61: 0x0 - [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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494969 - api::api_single_translate_automatic_language::h6ef02e5f985ce208 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:24:15 [INFO] [stdout] 36: 0x563a3449490a - api::api_single_translate_automatic_language::{{closure}}::hf498971b48786543 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:23:1 [INFO] [stdout] 37: 0x563a3449adee - core::ops::function::FnOnce::call_once::h21a622d69b04fa31 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a344c8423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563a344c8423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x563a344c6eb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x563a344c6eb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a344c6eb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344c6eb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x563a344c6eb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x563a344c6eb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x563a344c6eb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x563a344a0472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x563a344a0472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x563a344a40c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x563a344a40c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x563a344a40c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x563a344a40c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x563a344a40c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7f9dc616a609 - start_thread [INFO] [stdout] 60: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f6b09 - ::detect::hf4026b85df4e977c [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:201:20 [INFO] [stdout] 35: 0x563a34494a04 - api::api_single_detect_language::h5b836fce9b382b56 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:31:15 [INFO] [stdout] 36: 0x563a344949ba - api::api_single_detect_language::{{closure}}::h32f93ded1ac8d1da [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:30:1 [INFO] [stdout] 37: 0x563a3449ad6e - core::ops::function::FnOnce::call_once::h13cbeadd1a192004 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a344c8423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563a344c8423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x563a344c6eb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x563a344c6eb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a344c6eb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344c6eb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x563a344c6eb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x563a344c6eb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x563a344c6eb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x563a344a0472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x563a344a0472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x563a344a40c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x563a344a40c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x563a344a40c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x563a344a40c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x563a344a40c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7f9dc616a609 - start_thread [INFO] [stdout] 60: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34495b36 - api::api_translate_too_long_text::h072be77c33be8a6b [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:349:15 [INFO] [stdout] 36: 0x563a3449596a - api::api_translate_too_long_text::{{closure}}::h96ec22d33207afa2 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:169:1 [INFO] [stdout] 37: 0x563a3449adae - core::ops::function::FnOnce::call_once::h187d281dac66f587 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a344c8423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563a344c8423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x563a344c6eb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x563a344c6eb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a344c6eb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344c6eb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x563a344c6eb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x563a344c6eb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x563a344c6eb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x563a344a0472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x563a344a0472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x563a344a40c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x563a344a40c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x563a344a40c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x563a344a40c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x563a344a40c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7f9dc616a609 - start_thread [INFO] [stdout] 60: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a3449573b - api::api_translate_long_text::h54d882b4506af294 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:154:15 [INFO] [stdout] 36: 0x563a344956da - api::api_translate_long_text::{{closure}}::h30ed0880b1fb1c62 [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:108:1 [INFO] [stdout] 37: 0x563a3449ae6e - core::ops::function::FnOnce::call_once::h899ad3839405246e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563a344c8423 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x563a344c8423 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 40: 0x563a344c6eb0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 41: 0x563a344c6eb0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a344c6eb0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344c6eb0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 44: 0x563a344c6eb0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 45: 0x563a344c6eb0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 46: 0x563a344c6eb0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 47: 0x563a344a0472 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 48: 0x563a344a0472 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 49: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 50: 0x563a344a40c8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 51: 0x563a344a40c8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 52: 0x563a344a40c8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 53: 0x563a344a40c8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 54: 0x563a344a40c8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 55: 0x563a344a40c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 59: 0x7f9dc616a609 - start_thread [INFO] [stdout] 60: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c3a5 - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344a018d - __rust_try [INFO] [stdout] 44: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x563a344a018d - __rust_try [INFO] [stdout] 56: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x563a344a018d - __rust_try [INFO] [stdout] 68: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x563a344a018d - __rust_try [INFO] [stdout] 80: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x563a344a018d - __rust_try [INFO] [stdout] 92: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 102: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 103: 0x563a344a018d - __rust_try [INFO] [stdout] 104: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 114: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x563a344a018d - __rust_try [INFO] [stdout] 116: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 118: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 127: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 128: 0x563a344a018d - __rust_try [INFO] [stdout] 129: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 130: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 131: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 141: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 142: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 143: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 144: 0x563a348dd29d - __rust_try [INFO] [stdout] 145: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 146: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 147: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 148: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 149: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 150: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 151: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 152: 0x7f9dc616a609 - start_thread [INFO] [stdout] 153: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c3a5 - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344a018d - __rust_try [INFO] [stdout] 44: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x563a344a018d - __rust_try [INFO] [stdout] 56: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x563a344a018d - __rust_try [INFO] [stdout] 68: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x563a344a018d - __rust_try [INFO] [stdout] 80: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x563a344a018d - __rust_try [INFO] [stdout] 92: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 102: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 103: 0x563a344a018d - __rust_try [INFO] [stdout] 104: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 114: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x563a344a018d - __rust_try [INFO] [stdout] 116: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 118: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 127: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 128: 0x563a344a018d - __rust_try [INFO] [stdout] 129: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 130: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 131: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 141: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 142: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 143: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 144: 0x563a348dd29d - __rust_try [INFO] [stdout] 145: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 146: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 147: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 148: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 149: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 150: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 151: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 152: 0x7f9dc616a609 - start_thread [INFO] [stdout] 153: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344a018d - __rust_try [INFO] [stdout] 44: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x563a344a018d - __rust_try [INFO] [stdout] 56: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x563a344a018d - __rust_try [INFO] [stdout] 68: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x563a344a018d - __rust_try [INFO] [stdout] 81: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 83: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 93: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 94: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 95: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x563a348dd29d - __rust_try [INFO] [stdout] 97: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 99: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 100: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 101: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 102: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 103: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 104: 0x7f9dc616a609 - start_thread [INFO] [stdout] 105: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c3a5 - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344a018d - __rust_try [INFO] [stdout] 44: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x563a344a018d - __rust_try [INFO] [stdout] 56: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x563a344a018d - __rust_try [INFO] [stdout] 68: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x563a344a018d - __rust_try [INFO] [stdout] 80: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x563a344a018d - __rust_try [INFO] [stdout] 92: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 102: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 103: 0x563a344a018d - __rust_try [INFO] [stdout] 104: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 114: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x563a344a018d - __rust_try [INFO] [stdout] 116: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 118: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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] 124: 0x563a34498821 - 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] 125: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 126: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 127: 0x563a344a018d - __rust_try [INFO] [stdout] 128: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 129: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 130: 0x563a3449ed07 - 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] 131: 0x563a344983ca - 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] 132: 0x563a3449741e - 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] 133: 0x563a3449cd03 - 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] 134: 0x563a34496d53 - as core::ops::function::FnOnce<()>>::call_once::h15de3276cd0d7f47 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 135: 0x563a3449fef0 - std::panicking::try::do_call::h7d5f3a3d88fb92b7 [INFO] [stderr] error: test failed, to rerun pass '--test api' [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 136: 0x563a344a018d - __rust_try [INFO] [stdout] 137: 0x563a3449fdc7 - std::panicking::try::hf021c1e5ff88715f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 138: 0x563a34497bd3 - std::panic::catch_unwind::hb7b5d97543984cd9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 139: 0x563a3449ec4d - 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] 140: 0x563a3449c865 - 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] 141: 0x563a348ce38e - 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] 142: 0x563a348d874a - 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] 143: 0x563a348d84ba - 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] 144: 0x563a348d81c9 - 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] 145: 0x563a348d905b - 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] 146: 0x563a348d5b5d - 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] 147: 0x563a348d608d - ::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] 148: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 149: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 150: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 151: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 152: 0x563a348dd29d - __rust_try [INFO] [stdout] 153: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 154: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 155: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 156: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 157: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 158: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 159: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 160: 0x7f9dc616a609 - start_thread [INFO] [stdout] 161: 0x7f9dc5f3a293 - clone [INFO] [stdout] 162: 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c3a5 - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 42: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 43: 0x563a344a018d - __rust_try [INFO] [stdout] 44: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 45: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 46: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 54: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x563a344a018d - __rust_try [INFO] [stdout] 56: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 58: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 66: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x563a344a018d - __rust_try [INFO] [stdout] 68: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 70: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 78: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 79: 0x563a344a018d - __rust_try [INFO] [stdout] 80: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 90: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 91: 0x563a344a018d - __rust_try [INFO] [stdout] 92: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 93: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 94: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 102: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 103: 0x563a344a018d - __rust_try [INFO] [stdout] 104: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 105: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 106: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c4bf - 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: 0x563a34498821 - 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: 0x563a34496d80 - as core::ops::function::FnOnce<()>>::call_once::h92e2ae985a5b3461 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 114: 0x563a3449ff4a - std::panicking::try::do_call::h8ba72343780e6a60 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x563a344a018d - __rust_try [INFO] [stdout] 116: 0x563a3449fbc1 - std::panicking::try::h2308e0d1830d809e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x563a34497b50 - std::panic::catch_unwind::h27579ebcf49dce86 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 118: 0x563a3449ed07 - 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: 0x563a344983ca - 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: 0x563a3449758e - 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: 0x563a3449818b - 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: 0x563a3449c1be - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 127: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 128: 0x563a344a018d - __rust_try [INFO] [stdout] 129: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 130: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 131: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 141: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 142: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 143: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 144: 0x563a348dd29d - __rust_try [INFO] [stdout] 145: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 146: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 147: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 148: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 149: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 150: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 151: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 152: 0x7f9dc616a609 - start_thread [INFO] [stdout] 153: 0x7f9dc5f3a293 - 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: 0x563a34925400 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563a34925400 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563a34925400 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563a34925400 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563a3494874c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563a3491f005 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563a349275db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563a349275db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563a349275db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563a349270ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563a34927ca4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563a34927787 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563a349258fc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563a349276e9 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563a34492c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563a34492d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563a34658a9b - core::result::Result::unwrap::heffd76edf97691d7 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563a344f7437 - text_translator::api::yandex::get_response::{{closure}}::hd28e8009cf5d5179 [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:217:15 [INFO] [stdout] 18: 0x563a34541895 - as core::future::future::Future>::poll::h3056ead532eba53c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x563a345af44e - 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: 0x563a345e65fd - 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: 0x563a344def30 - std::thread::local::LocalKey::try_with::h46f9064021314054 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x563a344dec3c - std::thread::local::LocalKey::with::h46b968b61e8437f2 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345aedfe - 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: 0x563a345af94d - 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: 0x563a345751c5 - 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: 0x563a345af885 - 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: 0x563a345aeaed - 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: 0x563a345cde68 - 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: 0x563a345cdf09 - 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: 0x563a345b0158 - 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: 0x563a345cdd99 - 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: 0x563a344f5f89 - ::translate::h00d2e5749af6d83e [INFO] [stdout] at /opt/rustwide/workdir/src/api/yandex.rs:165:20 [INFO] [stdout] 35: 0x563a34494f1c - api::api_translate_and_detect_all_languages::{{closure}}::he3539d39ff9fb99d [INFO] [stdout] at /opt/rustwide/workdir/tests/api.rs:51:13 [INFO] [stdout] 36: 0x563a3449cd72 - 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: 0x563a34493890 - 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: 0x563a3449c31e - 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: 0x563a3449c58f - 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: 0x563a344988ef - 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: 0x563a3449cd3a - 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: 0x563a34496d20 - as core::ops::function::FnOnce<()>>::call_once::h0764c0fa1a1ffaa3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 43: 0x563a3449fe8a - std::panicking::try::do_call::h0a3cd23cdb7bdb3d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 44: 0x563a344a018d - __rust_try [INFO] [stdout] 45: 0x563a3449fcc1 - std::panicking::try::ha6fb4bf0cd3cc8ff [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 46: 0x563a34497b90 - std::panic::catch_unwind::ha63de97d1162fc90 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 47: 0x563a3449eca7 - 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: 0x563a3449caf2 - 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: 0x563a348ce38e - 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: 0x563a348d874a - 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: 0x563a348d84ba - 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: 0x563a348d81c9 - 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: 0x563a348d905b - 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: 0x563a348d5b5d - 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: 0x563a348d608d - ::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: 0x563a348c5b20 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cc4b5ee9c0ea549 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 57: 0x563a348b1b0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hcdffe0a73cd09255 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 58: 0x563a348b2651 - as core::ops::function::FnOnce<()>>::call_once::h55671c45f40b660f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x563a348dae0c - std::panicking::try::do_call::h9e0bfaa1b21d7025 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x563a348dd29d - __rust_try [INFO] [stdout] 61: 0x563a348da9a7 - std::panicking::try::h5a287bc5e905a7d6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x563a348b3461 - std::panic::catch_unwind::h1a8c516598ee2c8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x563a348b154c - std::thread::Builder::spawn_unchecked::{{closure}}::h7b09fa6e1ad0d9e8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 64: 0x563a348c65cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb18c8fd4eabb74cd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 65: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x563a3492d0f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 67: 0x563a3492d0f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 68: 0x7f9dc616a609 - start_thread [INFO] [stdout] 69: 0x7f9dc5f3a293 - 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.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a953299ec275642b276d31c468c74ff8d293462a954862d6bc8c03b7ed8a189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a953299ec275642b276d31c468c74ff8d293462a954862d6bc8c03b7ed8a189", kill_on_drop: false }` [INFO] [stdout] 0a953299ec275642b276d31c468c74ff8d293462a954862d6bc8c03b7ed8a189