[INFO] cloning repository https://github.com/ayosec/hdcquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayosec/hdcquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Fhdcquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Fhdcquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 351ba5c84ac3cb8bece8040452443fd2ac2f05a0 [INFO] testing ayosec/hdcquery against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayosec%2Fhdcquery" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayosec/hdcquery on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayosec/hdcquery [INFO] finished tweaking git repo https://github.com/ayosec/hdcquery [INFO] tweaked toml for git repo https://github.com/ayosec/hdcquery written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ayosec/hdcquery already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47057d1a3ab35594b6be8ef5e4a5b46792a9dd8c4c386276892a51fdd11b0e93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "47057d1a3ab35594b6be8ef5e4a5b46792a9dd8c4c386276892a51fdd11b0e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47057d1a3ab35594b6be8ef5e4a5b46792a9dd8c4c386276892a51fdd11b0e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47057d1a3ab35594b6be8ef5e4a5b46792a9dd8c4c386276892a51fdd11b0e93", kill_on_drop: false }` [INFO] [stdout] 47057d1a3ab35594b6be8ef5e4a5b46792a9dd8c4c386276892a51fdd11b0e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b126263164db9aa2aec27a132ba83df0c97ddf722a0f5adb01469a7892dc3ea5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b126263164db9aa2aec27a132ba83df0c97ddf722a0f5adb01469a7892dc3ea5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tokio v0.2.23 [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 pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling hdcquery v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "b126263164db9aa2aec27a132ba83df0c97ddf722a0f5adb01469a7892dc3ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b126263164db9aa2aec27a132ba83df0c97ddf722a0f5adb01469a7892dc3ea5", kill_on_drop: false }` [INFO] [stdout] b126263164db9aa2aec27a132ba83df0c97ddf722a0f5adb01469a7892dc3ea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3236919846560183c26de5fe15686419750a1806ccd6f8734f0c820d4a900d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a3236919846560183c26de5fe15686419750a1806ccd6f8734f0c820d4a900d4", kill_on_drop: false }` [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rexpect v0.4.0 [INFO] [stderr] Compiling hdcquery v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.47s [INFO] running `Command { std: "docker" "inspect" "a3236919846560183c26de5fe15686419750a1806ccd6f8734f0c820d4a900d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3236919846560183c26de5fe15686419750a1806ccd6f8734f0c820d4a900d4", kill_on_drop: false }` [INFO] [stdout] a3236919846560183c26de5fe15686419750a1806ccd6f8734f0c820d4a900d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5837c44afd6ff6c251d36fe60d5d148becc52434e3f9a00ed58b7c9c3f2ca236 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5837c44afd6ff6c251d36fe60d5d148becc52434e3f9a00ed58b7c9c3f2ca236", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hdcquery-ca65ae445c38ddb5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test langext::compute_durations ... ok [INFO] [stdout] test show::show_rust_repository ... FAILED [INFO] [stdout] test search::search_apache_repository has been running for over 60 seconds [INFO] [stdout] test search::search_apache_repository ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- show::show_rust_repository stdout ---- [INFO] [stdout] thread 'show::show_rust_repository' panicked at 'command=`"/opt/rustwide/target/debug/hdcquery" "show" "rustlang/rust"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```Error: error sending request for url (https://hub.docker.com/v2/repositories/rustlang/rust/): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.34/src/error.rs:464:25 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1897:27 [INFO] [stdout] 2: hdcquery::show::run::{{closure}} [INFO] [stdout] at ./src/show.rs:21:26 [INFO] [stdout] 3: as core::future::future::Future>::poll [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 4: tokio::runtime::enter::Enter::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/enter.rs:160:58 [INFO] [stdout] 5: tokio::coop::with_budget::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 6: std::thread::local::LocalKey::try_with [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 7: std::thread::local::LocalKey::with [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 8: tokio::coop::with_budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 9: tokio::coop::budget [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 10: tokio::runtime::enter::Enter::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/enter.rs:160:35 [INFO] [stdout] 11: tokio::runtime::thread_pool::ThreadPool::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/mod.rs:82:9 [INFO] [stdout] 12: tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:446:39 [INFO] [stdout] 13: tokio::runtime::context::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 14: tokio::runtime::handle::Handle::enter [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 15: tokio::runtime::Runtime::block_on [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 16: hdcquery::main [INFO] [stdout] at ./src/main.rs:19:32 [INFO] [stdout] 17: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 19: std::rt::lang_start::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stdout] 20: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 21: std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 22: std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 24: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stdout] 25: std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 26: std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 27: std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 28: std::rt::lang_start_internal [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stdout] 29: std::rt::lang_start [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stdout] 30: main [INFO] [stdout] 31: __libc_start_main [INFO] [stdout] 32: _start [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/output.rs:68:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c91f978b0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563c91f978b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c91f978b0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c91f978b0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c91fba8cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563c91f93f55 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x563c91f99a4b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c91f99a4b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c91f99a4b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563c91f9955c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563c91f9a114 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563c91f99bf7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563c91f97d8c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563c91f99b59 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563c91c79c8b - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x563c91c7f8eb - assert_cmd::output::OutputOkExt::unwrap::h3f179e31859a80aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/output.rs:68:25 [INFO] [stdout] 16: 0x563c91c807f8 - hdcquery::show::show_rust_repository::ha8d2862d63413f5b [INFO] [stdout] at /opt/rustwide/workdir/src/show.rs:137:9 [INFO] [stdout] 17: 0x563c91c8077a - hdcquery::show::show_rust_repository::{{closure}}::h08941e813e757286 [INFO] [stdout] at /opt/rustwide/workdir/src/show.rs:130:1 [INFO] [stdout] 18: 0x563c91c7dc5e - core::ops::function::FnOnce::call_once::h6fc63a86d294cde4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x563c91f3fd53 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563c91f3fd53 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x563c91f3e7c8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x563c91f3e7c8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x563c91f3e7c8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x563c91f3e7c8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x563c91f3e7c8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x563c91f3e7c8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x563c91f3e7c8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x563c91f0cf4d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x563c91f0cf4d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x563c91f11678 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x563c91f11678 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x563c91f11678 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x563c91f11678 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x563c91f11678 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x563c91f11678 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x563c91f11678 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x563c91f9f037 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x563c91f9f037 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x563c91f9f037 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 40: 0x7fc81433b609 - start_thread [INFO] [stdout] 41: 0x7fc81410b293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- search::search_apache_repository stdout ---- [INFO] [stdout] thread 'search::search_apache_repository' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Timeout("Regex: \"\n +[0-9]+ +httpd \"", "thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: error sending request for url (https://hub.docker.com/api/content/v1/products/search?type=image&q=apache&page_size=23&page=1): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution`\\r``\\n`\n`\\r``\\n`\nCaused by:`\\r``\\n`\n 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution`\\r``\\n`\n 1: dns error: failed to lookup address information: Temporary failure in name resolution`\\r``\\n`\n 2: failed to lookup address information: Temporary failure in name resolution`\\r``\\n`\n`\\r``\\n`\nStack backtrace:`\\r``\\n`\n 0: anyhow::error:: for anyhow::Error>::from`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.34/src/error.rs:464:25`\\r``\\n`\n 1: as core::ops::try_trait::FromResidual>>::from_residual`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1897:27`\\r``\\n`\n 2: hdcquery::search::pages_queue::{{closure}}`\\r``\\n`\n at ./src/search.rs:194:22`\\r``\\n`\n 3: as core::future::future::Future>::poll`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19`\\r``\\n`\n 4: hdcquery::search::run::{{closure}}::{{closure}}`\\r``\\n`\n at ./src/search.rs:49:9`\\r``\\n`\n 5: as core::future::future::Future>::poll`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19`\\r``\\n`\n 6: tokio::runtime::task::core::Core::poll::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17`\\r``\\n`\n 7: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9`\\r``\\n`\n 8: tokio::runtime::task::core::Core::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13`\\r``\\n`\n 9: tokio::runtime::task::harness::Harness::poll::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27`\\r``\\n`\n 10: core::ops::function::FnOnce::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 11: as core::ops::function::FnOnce<()>>::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 12: std::panicking::try::do_call`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 13: __rust_try`\\r``\\n`\n 14: std::panicking::try`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 15: std::panic::catch_unwind`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 16: tokio::runtime::task::harness::Harness::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19`\\r``\\n`\n 17: tokio::runtime::task::raw::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5`\\r``\\n`\n 18: tokio::runtime::task::raw::RawTask::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18`\\r``\\n`\n 19: tokio::runtime::task::Notified::run`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9`\\r``\\n`\n 20: tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:349:13`\\r``\\n`\n 21: tokio::coop::with_budget::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9`\\r``\\n`\n 22: std::thread::local::LocalKey::try_with`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16`\\r``\\n`\n 23: std::thread::local::LocalKey::with`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9`\\r``\\n`\n 24: tokio::coop::with_budget`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5`\\r``\\n`\n 25: tokio::coop::budget`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5`\\r``\\n`\n 26: tokio::runtime::thread_pool::worker::Context::run_task`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:348:9`\\r``\\n`\n 27: tokio::runtime::thread_pool::worker::Context::run`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:320:24`\\r``\\n`\n 28: tokio::runtime::thread_pool::worker::run::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:305:17`\\r``\\n`\n 29: tokio::macros::scoped_tls::ScopedKey::set`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9`\\r``\\n`\n 30: tokio::runtime::thread_pool::worker::run`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:302:5`\\r``\\n`\n 31: tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:281:45`\\r``\\n`\n 32: as core::future::future::Future>::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/task.rs:41:21`\\r``\\n`\n 33: tokio::runtime::task::core::Core::poll::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17`\\r``\\n`\n 34: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9`\\r``\\n`\n 35: tokio::runtime::task::core::Core::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13`\\r``\\n`\n 36: tokio::runtime::task::harness::Harness::poll::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27`\\r``\\n`\n 37: core::ops::function::FnOnce::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 38: as core::ops::function::FnOnce<()>>::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 39: std::panicking::try::do_call`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 40: __rust_try`\\r``\\n`\n 41: std::panicking::try`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 42: std::panic::catch_unwind`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 43: tokio::runtime::task::harness::Harness::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19`\\r``\\n`\n 44: tokio::runtime::task::raw::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5`\\r``\\n`\n 45: tokio::runtime::task::raw::RawTask::poll`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18`\\r``\\n`\n 46: tokio::runtime::task::Notified::run`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9`\\r``\\n`\n 47: tokio::runtime::blocking::pool::Inner::run`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:250:17`\\r``\\n`\n 48: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:230:21`\\r``\\n`\n 49: tokio::runtime::context::enter`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5`\\r``\\n`\n 50: tokio::runtime::handle::Handle::enter`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9`\\r``\\n`\n 51: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:229:17`\\r``\\n`\n 52: std::sys_common::backtrace::__rust_begin_short_backtrace`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18`\\r``\\n`\n 53: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17`\\r``\\n`\n 54: as core::ops::function::FnOnce<()>>::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 55: std::panicking::try::do_call`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 56: __rust_try`\\r``\\n`\n 57: std::panicking::try`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 58: std::panic::catch_unwind`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 59: std::thread::Builder::spawn_unchecked::{{closure}}`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30`\\r``\\n`\n 60: core::ops::function::FnOnce::call_once{{vtable.shim}}`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 61: as core::ops::function::FnOnce>::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9`\\r``\\n`\n 62: as core::ops::function::FnOnce>::call_once`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9`\\r``\\n`\n 63: std::sys::unix::thread::Thread::new::thread_start`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17`\\r``\\n`\n 64: start_thread`\\r``\\n`\n 65: clone', src/search.rs:51:14`\\r``\\n`\nstack backtrace:`\\r``\\n`\n 0: 0x55834f516a20 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5`\\r``\\n`\n 1: 0x55834f516a20 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5`\\r``\\n`\n 2: 0x55834f516a20 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5`\\r``\\n`\n 3: 0x55834f516a20 - ::fmt::he312f4ad5b9bb346`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22`\\r``\\n`\n 4: 0x55834f539dbc - core::fmt::write::h9a6d9c74526a6c1b`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17`\\r``\\n`\n 5: 0x55834f511545 - std::io::Write::write_fmt::h6aced00850e8186f`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15`\\r``\\n`\n 6: 0x55834f518bdb - std::sys_common::backtrace::_print::h65d996766de40da4`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5`\\r``\\n`\n 7: 0x55834f518bdb - std::sys_common::backtrace::print::h40df9727e635f303`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9`\\r``\\n`\n 8: 0x55834f518bdb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50`\\r``\\n`\n 9: 0x55834f5186b1 - std::panicking::default_hook::h3d55120ad6ada158`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9`\\r``\\n`\n 10: 0x55834f5192a4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17`\\r``\\n`\n 11: 0x55834f518d87 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13`\\r``\\n`\n 12: 0x55834f516efc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18`\\r``\\n`\n 13: 0x55834f518ce9 - rust_begin_unwind`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5`\\r``\\n`\n 14: 0x55834efafb11 - core::panicking::panic_fmt::hcf5f6d96e1dd7099`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14`\\r``\\n`\n 15: 0x55834efafc03 - core::result::unwrap_failed::he898b02f57993c42`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5`\\r``\\n`\n 16: 0x55834efd0d9a - core::result::Result::unwrap::h2dd1c2b2e95b8529`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23`\\r``\\n`\n 17: 0x55834f015da9 - hdcquery::search::run::{{closure}}::{{closure}}::h9bc1aa0087d20cc5`\\r``\\n`\n at /opt/rustwide/workdir/src/search.rs:49:9`\\r``\\n`\n 18: 0x55834eff14eb - as core::future::future::Future>::poll::h60065ab29a88708f`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19`\\r``\\n`\n 19: 0x55834efc8e95 - tokio::runtime::task::core::Core::poll::{{closure}}::h7a1a0a5f3cdff901`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17`\\r``\\n`\n 20: 0x55834efd4905 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h2722d0feebc7a090`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9`\\r``\\n`\n 21: 0x55834efc8bab - tokio::runtime::task::core::Core::poll::h710fc0b619d592ff`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13`\\r``\\n`\n 22: 0x55834efd7a7b - tokio::runtime::task::harness::Harness::poll::{{closure}}::ha36cb238d61507ce`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27`\\r``\\n`\n 23: 0x55834efe6123 - core::ops::function::FnOnce::call_once::h3225df89ab4717ad`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 24: 0x55834eff554b - as core::ops::function::FnOnce<()>>::call_once::h9b17fc1490bedc9f`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 25: 0x55834efc55dd - std::panicking::try::do_call::h4db810f7ed181dbd`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 26: 0x55834efcf5ed - __rust_try`\\r``\\n`\n 27: 0x55834efc513f - std::panicking::try::h1cf7e7e35b63b673`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 28: 0x55834eff5a1a - std::panic::catch_unwind::h68fb5df60d217c70`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 29: 0x55834efd6f91 - tokio::runtime::task::harness::Harness::poll::h4c901af7d787b38d`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19`\\r``\\n`\n 30: 0x55834efefe60 - tokio::runtime::task::raw::poll::h805f2bc828e35b85`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5`\\r``\\n`\n 31: 0x55834f4807df - tokio::runtime::task::raw::RawTask::poll::h71247ee8e8db30d5`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18`\\r``\\n`\n 32: 0x55834f420b91 - tokio::runtime::task::Notified::run::hbe811471fe77cdcf`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9`\\r``\\n`\n 33: 0x55834f479272 - tokio::runtime::thread_pool::worker::Context::run_task::{{closure}}::hc282d940354adaff`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:349:13`\\r``\\n`\n 34: 0x55834f46cd4c - tokio::coop::with_budget::{{closure}}::hd171d41539447222`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9`\\r``\\n`\n 35: 0x55834f438494 - std::thread::local::LocalKey::try_with::h326e9ddbcb8539d9`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16`\\r``\\n`\n 36: 0x55834f437a1e - std::thread::local::LocalKey::with::h94faedba7e4f1757`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9`\\r``\\n`\n 37: 0x55834f47918c - tokio::coop::with_budget::hb0a1fe6ec8bf654a`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5`\\r``\\n`\n 38: 0x55834f47918c - tokio::coop::budget::hfdbcd29ae97fc44e`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5`\\r``\\n`\n 39: 0x55834f47918c - tokio::runtime::thread_pool::worker::Context::run_task::ha20cade3cbad7b42`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:348:9`\\r``\\n`\n 40: 0x55834f478aaa - tokio::runtime::thread_pool::worker::Context::run::h3aaca323e13ffd2c`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:320:24`\\r``\\n`\n 41: 0x55834f4788a3 - tokio::runtime::thread_pool::worker::run::{{closure}}::h82aad1656dda6f1d`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:305:17`\\r``\\n`\n 42: 0x55834f44413d - tokio::macros::scoped_tls::ScopedKey::set::hb4baedcf31cd525b`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9`\\r``\\n`\n 43: 0x55834f4787cc - tokio::runtime::thread_pool::worker::run::ha798b13c419efb57`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:302:5`\\r``\\n`\n 44: 0x55834f47863b - tokio::runtime::thread_pool::worker::Launch::launch::{{closure}}::h0fee2cf267bab457`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/thread_pool/worker.rs:281:45`\\r``\\n`\n 45: 0x55834f48305f - as core::future::future::Future>::poll::hf748421cd5e93c7f`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/task.rs:41:21`\\r``\\n`\n 46: 0x55834f47f92a - tokio::runtime::task::core::Core::poll::{{closure}}::hd0f13ef04085cc2a`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:173:17`\\r``\\n`\n 47: 0x55834f4182f5 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::he48399fe426b3e38`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/loom/std/unsafe_cell.rs:14:9`\\r``\\n`\n 48: 0x55834f47f6e8 - tokio::runtime::task::core::Core::poll::hbf0b27a9b4d79af4`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/core.rs:158:13`\\r``\\n`\n 49: 0x55834f46f1d4 - tokio::runtime::task::harness::Harness::poll::{{closure}}::h4652ab4691d2dfe8`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:107:27`\\r``\\n`\n 50: 0x55834f403c73 - core::ops::function::FnOnce::call_once::hbe4f539d76434be6`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 51: 0x55834f4217ac - as core::ops::function::FnOnce<()>>::call_once::hd3e1f0e97b0d0405`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 52: 0x55834f472cdf - std::panicking::try::do_call::hc6320268b13c1e9e`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 53: 0x55834f47bfed - __rust_try`\\r``\\n`\n 54: 0x55834f472a9f - std::panicking::try::ha1d028a3104843e9`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 55: 0x55834f42196b - std::panic::catch_unwind::h316649d4ecbb80c3`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 56: 0x55834f46e619 - tokio::runtime::task::harness::Harness::poll::h36f27d58b4e4ba47`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/harness.rs:89:19`\\r``\\n`\n 57: 0x55834f480932 - tokio::runtime::task::raw::poll::h477202af281d5e55`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:104:5`\\r``\\n`\n 58: 0x55834f4807df - tokio::runtime::task::raw::RawTask::poll::h71247ee8e8db30d5`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/raw.rs:66:18`\\r``\\n`\n 59: 0x55834f420b21 - tokio::runtime::task::Notified::run::h6402d8d2f5a599ba`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/task/mod.rs:169:9`\\r``\\n`\n 60: 0x55834f482d59 - tokio::runtime::blocking::pool::Inner::run::h96740797cd1b3283`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:250:17`\\r``\\n`\n 61: 0x55834f4823ae - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::{{closure}}::hd530b5185dea85fa`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:230:21`\\r``\\n`\n 62: 0x55834f47cf38 - tokio::runtime::context::enter::hbe22912a3f077ae1`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5`\\r``\\n`\n 63: 0x55834f444b96 - tokio::runtime::handle::Handle::enter::h81dfd39e5632ae2e`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9`\\r``\\n`\n 64: 0x55834f482442 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h76f161d411c301e2`\\r``\\n`\n at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/blocking/pool.rs:229:17`\\r``\\n`\n 65: 0x55834f44d3a0 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0034937a2aed0e11`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18`\\r``\\n`\n 66: 0x55834f4226ad - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::had805e23a4e2e60a`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17`\\r``\\n`\n 67: 0x55834f421781 - as core::ops::function::FnOnce<()>>::call_once::hcef4e9cec401ac54`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9`\\r``\\n`\n 68: 0x55834f472d79 - std::panicking::try::do_call::hfb325d0d7547c94d`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40`\\r``\\n`\n 69: 0x55834f47bfed - __rust_try`\\r``\\n`\n 70: 0x55834f472991 - std::panicking::try::h7f02eff9c9249b66`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19`\\r``\\n`\n 71: 0x55834f4219a1 - std::panic::catch_unwind::h84950a77036279a0`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14`\\r``\\n`\n 72: 0x55834f4224c4 - std::thread::Builder::spawn_unchecked::{{closure}}::h779f4cd694083563`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30`\\r``\\n`\n 73: 0x55834f4038df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5ec8af1c651e7af1`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5`\\r``\\n`\n 74: 0x55834f51e5a7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9`\\r``\\n`\n 75: 0x55834f51e5a7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9`\\r``\\n`\n 76: 0x55834f51e5a7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68`\\r``\\n`\n at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17`\\r``\\n`\n 77: 0x7fa646ca1609 - start_thread`\\r``\\n`\n 78: 0x7fa646a71293 - clone`\\r``\\n`\n 79: 0x0 - `\\r``\\n`\n", 60s), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some( 0: error_chain::backtrace::imp::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/backtrace.rs:56:48 [INFO] [stdout] 1: ::default [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/lib.rs:687:24 [INFO] [stdout] 2: rexpect::errors::Error::from_kind [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/error_chain.rs:269:21 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.4/src/error_chain.rs:370:17 [INFO] [stdout] 4: >::into [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/convert/mod.rs:540:9 [INFO] [stdout] 5: rexpect::reader::NBReader::read_until [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rexpect-0.4.0/src/reader.rs:245:32 [INFO] [stdout] 6: rexpect::session::StreamSession::exp [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rexpect-0.4.0/src/session.rs:103:9 [INFO] [stdout] 7: rexpect::session::StreamSession::exp_regex [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rexpect-0.4.0/src/session.rs:120:19 [INFO] [stdout] 8: hdcquery::search::search_apache_repository [INFO] [stdout] at src/search.rs:233:21 [INFO] [stdout] 9: hdcquery::search::search_apache_repository::{{closure}} [INFO] [stdout] at src/search.rs:220:1 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 12: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 13: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 14: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 15: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 16: start_thread [INFO] [stdout] 17: clone [INFO] [stdout] ) } })', src/search.rs:233:57 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c91f978b0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563c91f978b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c91f978b0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c91f978b0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c91fba8cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563c91f93f55 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x563c91f99a4b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c91f99a4b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c91f99a4b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563c91f9955c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563c91f9a114 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563c91f99bf7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563c91f97d8c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563c91f99b59 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563c91c7a8c1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563c91c7a9b3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x563c91c7cd3a - core::result::Result::unwrap::h22fc1c68702254db [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x563c91c803ca - hdcquery::search::search_apache_repository::h5318135ed1680fe3 [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:233:21 [INFO] [stdout] 18: 0x563c91c801fa - hdcquery::search::search_apache_repository::{{closure}}::hb4840c3e4a2f7efe [INFO] [stdout] at /opt/rustwide/workdir/src/search.rs:220:1 [INFO] [stdout] 19: 0x563c91c7dcde - core::ops::function::FnOnce::call_once::h87f0d8d756b54a87 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563c91f3fd53 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563c91f3fd53 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x563c91f3e7c8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x563c91f3e7c8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x563c91f3e7c8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x563c91f3e7c8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x563c91f3e7c8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x563c91f3e7c8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x563c91f3e7c8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x563c91f0cf4d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x563c91f0cf4d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x563c91f11678 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x563c91f11678 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x563c91f11678 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x563c91f11678 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x563c91f11678 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x563c91f11678 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x563c91f11678 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563c91f9f037 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x563c91f9f037 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x563c91f9f037 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 41: 0x7fc81433b609 - start_thread [INFO] [stdout] 42: 0x7fc81410b293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] search::search_apache_repository [INFO] [stdout] show::show_rust_repository [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.74s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin hdcquery' [INFO] running `Command { std: "docker" "inspect" "5837c44afd6ff6c251d36fe60d5d148becc52434e3f9a00ed58b7c9c3f2ca236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5837c44afd6ff6c251d36fe60d5d148becc52434e3f9a00ed58b7c9c3f2ca236", kill_on_drop: false }` [INFO] [stdout] 5837c44afd6ff6c251d36fe60d5d148becc52434e3f9a00ed58b7c9c3f2ca236