[INFO] cloning repository https://github.com/karstenes/fetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karstenes/fetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82fdc33d6b26fbc339305c5e00c56d9b238f71b3 [INFO] testing karstenes/fetch against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarstenes%2Ffetch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karstenes/fetch on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karstenes/fetch [INFO] finished tweaking git repo https://github.com/karstenes/fetch [INFO] tweaked toml for git repo https://github.com/karstenes/fetch written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/karstenes/fetch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_async v0.1.1 [INFO] [stderr] Downloaded local-waker v0.1.2 [INFO] [stderr] Downloaded actix-files v0.6.0 [INFO] [stderr] Downloaded serde_qs v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a4b7cbaf4d6a5e373fd40ec8e799278ff6be1fa7fd98867a5ca04b922158e72 [INFO] running `Command { std: "docker" "start" "-a" "6a4b7cbaf4d6a5e373fd40ec8e799278ff6be1fa7fd98867a5ca04b922158e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4b7cbaf4d6a5e373fd40ec8e799278ff6be1fa7fd98867a5ca04b922158e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4b7cbaf4d6a5e373fd40ec8e799278ff6be1fa7fd98867a5ca04b922158e72", kill_on_drop: false }` [INFO] [stdout] 6a4b7cbaf4d6a5e373fd40ec8e799278ff6be1fa7fd98867a5ca04b922158e72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b49e162bce49d2b48dccdf9a70a36f627f64613efa1d7279945bb977d929f67 [INFO] running `Command { std: "docker" "start" "-a" "0b49e162bce49d2b48dccdf9a70a36f627f64613efa1d7279945bb977d929f67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling html-escape v0.2.11 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling quickcheck_async v0.1.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_qs v0.9.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling actix-files v0.6.0 [INFO] [stderr] Compiling fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/searchengine/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CustomEngine { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub quality: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub search_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub get: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub search_query_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub results_container: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub result_container: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub title_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub url_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | pub description_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub no_results_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CustomEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CustomEngine` is never constructed [INFO] [stdout] --> src/searchengine/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Engine { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 30 | CustomEngine(CustomEngine), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Engine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `engine` is never read [INFO] [stdout] --> src/searchengine/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Search { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 44 | pub results: Vec, [INFO] [stdout] 45 | pub engine: Engine, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Search` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0b49e162bce49d2b48dccdf9a70a36f627f64613efa1d7279945bb977d929f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b49e162bce49d2b48dccdf9a70a36f627f64613efa1d7279945bb977d929f67", kill_on_drop: false }` [INFO] [stdout] 0b49e162bce49d2b48dccdf9a70a36f627f64613efa1d7279945bb977d929f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15c53e281d10eefe1f854bf10e2c99614b6e919520da7fcf061b472982088389 [INFO] running `Command { std: "docker" "start" "-a" "15c53e281d10eefe1f854bf10e2c99614b6e919520da7fcf061b472982088389", kill_on_drop: false }` [INFO] [stderr] Compiling fetch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/searchengine/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CustomEngine { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 11 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | pub quality: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | pub search_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub get: bool, [INFO] [stdout] | ^^^ [INFO] [stdout] 15 | pub search_query_key: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub results_container: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub result_container: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub title_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 19 | pub url_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | pub description_selector: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub no_results_string: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CustomEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `CustomEngine` is never constructed [INFO] [stdout] --> src/searchengine/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub enum Engine { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 30 | CustomEngine(CustomEngine), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Engine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `engine` is never read [INFO] [stdout] --> src/searchengine/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Search { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 44 | pub results: Vec, [INFO] [stdout] 45 | pub engine: Engine, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Search` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "15c53e281d10eefe1f854bf10e2c99614b6e919520da7fcf061b472982088389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c53e281d10eefe1f854bf10e2c99614b6e919520da7fcf061b472982088389", kill_on_drop: false }` [INFO] [stdout] 15c53e281d10eefe1f854bf10e2c99614b6e919520da7fcf061b472982088389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ad7c0b79cb3dd4b7d1d1b4999eb94605eddbd56ce1193a1dac4ce6127a8bdaf [INFO] running `Command { std: "docker" "start" "-a" "6ad7c0b79cb3dd4b7d1d1b4999eb94605eddbd56ce1193a1dac4ce6127a8bdaf", kill_on_drop: false }` [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/searchengine/mod.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct CustomEngine { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 11 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | pub quality: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | pub search_url: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 14 | pub get: bool, [INFO] [stderr] | ^^^ [INFO] [stderr] 15 | pub search_query_key: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 16 | pub results_container: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 17 | pub result_container: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | pub title_selector: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 19 | pub url_selector: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 20 | pub description_selector: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | pub no_results_string: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CustomEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `CustomEngine` is never constructed [INFO] [stderr] --> src/searchengine/mod.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub enum Engine { [INFO] [stderr] | ------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 30 | CustomEngine(CustomEngine), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Engine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `engine` is never read [INFO] [stderr] --> src/searchengine/mod.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct Search { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 44 | pub results: Vec, [INFO] [stderr] 45 | pub engine: Engine, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Search` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `fetch` (bin "fetch" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetch-1dcbbe84e9bb9682) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test searchengine::bing::test::searchtest ... FAILED [INFO] [stdout] test searchengine::duckduckgo::test::searchtest ... FAILED [INFO] [stdout] test searchengine::google::test::searchtest ... FAILED [INFO] [stdout] test searchengine::brave::test::searchtest ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- searchengine::bing::test::searchtest stdout ---- [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.bing.com")), port: None, path: "/search", query: Some("q=%22%25%3F1uz+%26%C2%A5%EB%B9%8A%27%F1%A0%A6%95%28S%EC%93%8D%C2%92%C2%A4N%7DM%C2%A1%C2%83%3EN4%25%11%27X%E9%B0%97%7D+%E1%AD%B0%F3%80%89%BA1*clY"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.bing.com")), port: None, path: "/search", query: Some("q="), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28: [INFO] [stdout] [quickcheck] TEST FAILED. Arguments: ("") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f8473cedbb - std::panicking::begin_panic::{{closure}}::hf0202b360e13dc78 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stdout] 15: 0x64f8473d2356 - std::sys::backtrace::__rust_end_short_backtrace::h9743ef9fd288fc24 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f8473ced52 - std::panicking::begin_panic::h78c28b41aa38b825 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stdout] 17: 0x64f8473d43aa - quickcheck::tester::QuickCheck::quickcheck::he30beec02b635370 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28 [INFO] [stdout] 18: 0x64f8473d47a3 - quickcheck::tester::quickcheck::hc8a8666317432a87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:5 [INFO] [stdout] 19: 0x64f8473d22ea - fetch::searchengine::bing::test::searchtest::{{closure}}::{{closure}}::hb312eceeac5dc970 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/bing.rs:97:5 [INFO] [stdout] 20: 0x64f8473ddb5a - as core::future::future::Future>::poll::h14121109f0009b03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 21: 0x64f8473ed157 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h65aee440415d0ff6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:161:17 [INFO] [stdout] 22: 0x64f8473c55c6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hc7b91acdf7936d7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 23: 0x64f8473ecd22 - tokio::runtime::task::core::CoreStage::poll::hd52d00a4394d3c9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:151:13 [INFO] [stdout] 24: 0x64f8473a958d - tokio::runtime::task::harness::poll_future::{{closure}}::h1769d16b98253d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:467:19 [INFO] [stdout] 25: 0x64f8473be550 - as core::ops::function::FnOnce<()>>::call_once::hb2b3c3f2889bf232 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f8473cf754 - std::panicking::try::do_call::hcc87249accdd3183 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x64f8473d40ab - __rust_try [INFO] [stdout] 28: 0x64f8473d3b96 - std::panicking::try::h50a2b123fdd20270 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x64f8473d3b96 - std::panic::catch_unwind::hd95ef5fcb12f96e4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x64f8473a8c0c - tokio::runtime::task::harness::poll_future::h2f41e93d1db17126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:455:18 [INFO] [stdout] 31: 0x64f8473aa4b6 - tokio::runtime::task::harness::Harness::poll_inner::h879390dbdaf07fd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:103:27 [INFO] [stdout] 32: 0x64f8473ac783 - tokio::runtime::task::harness::Harness::poll::h8a1e3a23d17cd5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 33: 0x64f8473bae0b - tokio::runtime::task::raw::poll::h59915faaf9dbf9f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:128:5 [INFO] [stdout] 34: 0x64f847a85ac7 - tokio::runtime::task::raw::RawTask::poll::h663c1516eafe7548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:80:18 [INFO] [stdout] 35: 0x64f847a63237 - tokio::runtime::task::UnownedTask::run::h2be9ab5d36af74fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/mod.rs:384:9 [INFO] [stdout] 36: 0x64f847a5e4a7 - tokio::runtime::blocking::pool::Task::run::h8fc7e116a94b968b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:91:9 [INFO] [stdout] 37: 0x64f847a5fee8 - tokio::runtime::blocking::pool::Inner::run::heb60f112a63489be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:308:17 [INFO] [stdout] 38: 0x64f847a5fc35 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h35b2fd9cf3994830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:288:17 [INFO] [stdout] 39: 0x64f847a38f96 - std::sys::backtrace::__rust_begin_short_backtrace::hcaec89d0ad2159f5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 40: 0x64f847a480df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h68304bad74802b86 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x64f847a91794 - as core::ops::function::FnOnce<()>>::call_once::h76b3634ae2f04291 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x64f847a61cf9 - std::panicking::try::do_call::h92bc88cc86b11339 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x64f847a4ebfb - __rust_try [INFO] [stdout] 44: 0x64f847a47cdb - std::panicking::try::h4318371a0651401c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 45: 0x64f847a47cdb - std::panic::catch_unwind::h30b07e5e8ef6c56e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 46: 0x64f847a47cdb - std::thread::Builder::spawn_unchecked_::{{closure}}::h051891c7e600c0bf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x64f847a92bdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h166573b39a85d92c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 49: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 50: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x77ea48272aa4 - [INFO] [stdout] 52: 0x77ea482ffa34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'searchengine::bing::test::searchtest' panicked at src/searchengine/bing.rs:97:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f847c0575a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64f847c040f9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f847c053ed - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64f8473a7590 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64f8473a7a36 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x64f8473d1af3 - core::result::Result::unwrap::h972c49296e77aae4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x64f8473d1af3 - fetch::searchengine::bing::test::searchtest::{{closure}}::hf15ca3f04751e7b1 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/bing.rs:97:5 [INFO] [stdout] 21: 0x64f8473e037d - as core::future::future::Future>::poll::h10e0c315945e7c11 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x64f8473b45ff - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h747f7b7e351cfbba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x64f8473f1d13 - tokio::coop::with_budget::{{closure}}::hc9e6f51a20b36697 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x64f8473dc545 - std::thread::local::LocalKey::try_with::h9b897e23770c9cce [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 25: 0x64f8473db6fe - std::thread::local::LocalKey::with::hbed18161257a9724 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 26: 0x64f8473b43e9 - tokio::coop::with_budget::hbef03b704289fa19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x64f8473b43e9 - tokio::coop::budget::h85b3822fdcec03bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x64f8473b43e9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hdc03fd85c03940c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x64f8473b0700 - tokio::runtime::basic_scheduler::Context::enter::hf1019cab7ddafe8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x64f8473b292b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h4089fb9f91fa9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x64f8473b1e64 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hc3d1f76b191d642a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x64f8473ea03d - tokio::macros::scoped_tls::ScopedKey::set::hcf68fad1cb17b2f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64f8473b1bfc - tokio::runtime::basic_scheduler::CoreGuard::enter::hff0e8a8ef7a800aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x64f8473b1eba - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd32698c12d50979e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x64f8473ade65 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h097aa0d7c3a28b2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x64f8473dd77b - tokio::runtime::Runtime::block_on::h986ce3fe1533664e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x64f8473d185a - fetch::searchengine::bing::test::searchtest::h518fb8c50c64fe7d [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/bing.rs:97:5 [INFO] [stdout] 38: 0x64f8473d1757 - fetch::searchengine::bing::test::searchtest::{{closure}}::h1db137ff5e47f132 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/bing.rs:97:31 [INFO] [stdout] 39: 0x64f8473b4746 - core::ops::function::FnOnce::call_once::h23a0897972590405 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f847459e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f847459e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x64f847458d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 43: 0x64f847458d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x64f847458d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x64f847458d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x64f847458d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x64f847458d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x64f847458d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 49: 0x64f84741ccf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 50: 0x64f84741ccf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x64f84742076a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x64f84742076a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x64f84742076a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x64f84742076a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x64f84742076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 59: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 60: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x77ea48272aa4 - [INFO] [stdout] 62: 0x77ea482ffa34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- searchengine::duckduckgo::test::searchtest stdout ---- [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=5%3F+6%3E%1B%C2%87%3FW%E2%80%8E%EF%AE%87%E2%80%B3%120%23%18%D8%84%7C%05%2C%ED%97%B5k%E7%B8%8D%7CP%E2%A1%B9%D8%82%F2%A5%9D%A8%40%E2%80%BFGy%C2%86.%C2%8C%EF%BF%B7%C2%9E%2BV%C2%A0+%EF%BE%8Bj%F1%AA%BA%B9%26bR%12%E0%B8%8F%23%24%C2%85%3BK%C2%AC%23%F0%A4%B4%89%3Dr%7BK%F4%8F%BF%BE1%C2%A2%E2%81%81%26%F0%9D%85%B3%E2%80%A7%12%24%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%C2%9E%2BV%C2%A0+%EF%BE%8Bj%F1%AA%BA%B9%26bR%12%E0%B8%8F%23%24%C2%85%3BK%C2%AC%23%F0%A4%B4%89%3Dr%7BK%F4%8F%BF%BE1%C2%A2%E2%81%81%26%F0%9D%85%B3%E2%80%A7%12%24%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%C2%AC%23%F0%A4%B4%89%3Dr%7BK%F4%8F%BF%BE1%C2%A2%E2%81%81%26%F0%9D%85%B3%E2%80%A7%12%24%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%C2%A2%E2%81%81%26%F0%9D%85%B3%E2%80%A7%12%24%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%12%24%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%C2%84%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%12%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%26"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("html.duckduckgo.com")), port: None, path: "/html", query: Some("q=%00"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28: [INFO] [stdout] [quickcheck] TEST FAILED. Arguments: ("\0") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f8473cedbb - std::panicking::begin_panic::{{closure}}::hf0202b360e13dc78 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stdout] 15: 0x64f8473d2356 - std::sys::backtrace::__rust_end_short_backtrace::h9743ef9fd288fc24 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f8473ced52 - std::panicking::begin_panic::h78c28b41aa38b825 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stdout] 17: 0x64f8473d43aa - quickcheck::tester::QuickCheck::quickcheck::he30beec02b635370 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28 [INFO] [stdout] 18: 0x64f8473d47a3 - quickcheck::tester::quickcheck::hc8a8666317432a87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:5 [INFO] [stdout] 19: 0x64f8473ef1ba - fetch::searchengine::duckduckgo::test::searchtest::{{closure}}::{{closure}}::hc8f10c9c22acbd69 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/duckduckgo.rs:92:5 [INFO] [stdout] 20: 0x64f8473ddcba - as core::future::future::Future>::poll::h335ef3fd8ef54761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 21: 0x64f8473ed337 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::he3f28df6ba511a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:161:17 [INFO] [stdout] 22: 0x64f8473c4cd6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h41bd6b44d78e740d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 23: 0x64f8473ecc42 - tokio::runtime::task::core::CoreStage::poll::h94109ed05f9116ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:151:13 [INFO] [stdout] 24: 0x64f8473a9b0d - tokio::runtime::task::harness::poll_future::{{closure}}::hd9bdc097730324a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:467:19 [INFO] [stdout] 25: 0x64f8473be6e0 - as core::ops::function::FnOnce<()>>::call_once::hf4dddb1b21b4dccc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f8473cf9d4 - std::panicking::try::do_call::hfe8aaaf50dbb9aa5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x64f8473d40ab - __rust_try [INFO] [stdout] 28: 0x64f8473d3596 - std::panicking::try::h8493446e117d0e58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x64f8473d3596 - std::panic::catch_unwind::h98622ca4f90e1f5b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x64f8473a8a2c - tokio::runtime::task::harness::poll_future::h2ddc8e6f9211d221 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:455:18 [INFO] [stdout] 31: 0x64f8473aa606 - tokio::runtime::task::harness::Harness::poll_inner::h9d2acae8b5edf631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:103:27 [INFO] [stdout] 32: 0x64f8473ac813 - tokio::runtime::task::harness::Harness::poll::hd55aec21547a89a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 33: 0x64f8473bae6b - tokio::runtime::task::raw::poll::hd7f6d59461ff7b19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:128:5 [INFO] [stdout] 34: 0x64f847a85ac7 - tokio::runtime::task::raw::RawTask::poll::h663c1516eafe7548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:80:18 [INFO] [stdout] 35: 0x64f847a63237 - tokio::runtime::task::UnownedTask::run::h2be9ab5d36af74fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/mod.rs:384:9 [INFO] [stdout] 36: 0x64f847a5e4a7 - tokio::runtime::blocking::pool::Task::run::h8fc7e116a94b968b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:91:9 [INFO] [stdout] 37: 0x64f847a5fee8 - tokio::runtime::blocking::pool::Inner::run::heb60f112a63489be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:308:17 [INFO] [stdout] 38: 0x64f847a5fc35 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h35b2fd9cf3994830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:288:17 [INFO] [stdout] 39: 0x64f847a38f96 - std::sys::backtrace::__rust_begin_short_backtrace::hcaec89d0ad2159f5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 40: 0x64f847a480df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h68304bad74802b86 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x64f847a91794 - as core::ops::function::FnOnce<()>>::call_once::h76b3634ae2f04291 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x64f847a61cf9 - std::panicking::try::do_call::h92bc88cc86b11339 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x64f847a4ebfb - __rust_try [INFO] [stdout] 44: 0x64f847a47cdb - std::panicking::try::h4318371a0651401c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 45: 0x64f847a47cdb - std::panic::catch_unwind::h30b07e5e8ef6c56e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 46: 0x64f847a47cdb - std::thread::Builder::spawn_unchecked_::{{closure}}::h051891c7e600c0bf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x64f847a92bdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h166573b39a85d92c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 49: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 50: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x77ea48272aa4 - [INFO] [stdout] 52: 0x77ea482ffa34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'searchengine::duckduckgo::test::searchtest' panicked at src/searchengine/duckduckgo.rs:92:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f847c0575a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64f847c040f9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f847c053ed - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64f8473a7590 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64f8473a7a36 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x64f8473ee9c3 - core::result::Result::unwrap::h972c49296e77aae4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x64f8473ee9c3 - fetch::searchengine::duckduckgo::test::searchtest::{{closure}}::h0cfeae3d831c354b [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/duckduckgo.rs:92:5 [INFO] [stdout] 21: 0x64f8473e043d - as core::future::future::Future>::poll::ha2f8befc49f29b61 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x64f8473b45bf - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h56b7536ff7bbb45e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x64f8473f1003 - tokio::coop::with_budget::{{closure}}::h2fecb2b259601c0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x64f8473dbd45 - std::thread::local::LocalKey::try_with::h4a8d52a91f64a007 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 25: 0x64f8473db61e - std::thread::local::LocalKey::with::h9746c0ae64d3e6cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 26: 0x64f8473b44d9 - tokio::coop::with_budget::ha4f73ae302b662ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x64f8473b44d9 - tokio::coop::budget::hb0d9a66a72e69e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x64f8473b44d9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hea66600d9460b6d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x64f8473af1b0 - tokio::runtime::basic_scheduler::Context::enter::h170c3e03aaea062d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x64f8473b394b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hfed4880af4ff5305 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x64f8473b1e84 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hdbb9c72bde864d78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x64f8473e9e3d - tokio::macros::scoped_tls::ScopedKey::set::hb339f34c7baa1922 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64f8473b183c - tokio::runtime::basic_scheduler::CoreGuard::enter::h8f805447cb9e5873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x64f8473b1e9a - tokio::runtime::basic_scheduler::CoreGuard::block_on::h615208c466a4e1c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x64f8473ae625 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h2e89405722d083ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x64f8473dd61b - tokio::runtime::Runtime::block_on::h454a5af4af84e64a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x64f8473ee72a - fetch::searchengine::duckduckgo::test::searchtest::h23ce4f4d00b9fa7d [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/duckduckgo.rs:92:5 [INFO] [stdout] 38: 0x64f8473ee627 - fetch::searchengine::duckduckgo::test::searchtest::{{closure}}::h194d25c688feb414 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/duckduckgo.rs:92:31 [INFO] [stdout] 39: 0x64f8473b4be6 - core::ops::function::FnOnce::call_once::h9bc40b9a7f68058a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f847459e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f847459e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x64f847458d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 43: 0x64f847458d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x64f847458d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x64f847458d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x64f847458d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x64f847458d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x64f847458d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 49: 0x64f84741ccf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 50: 0x64f84741ccf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x64f84742076a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x64f84742076a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x64f84742076a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x64f84742076a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x64f84742076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 59: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 60: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x77ea48272aa4 - [INFO] [stdout] 62: 0x77ea482ffa34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- searchengine::google::test::searchtest stdout ---- [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%5CTmh%1A%5E%40+%3C-%C2%93%15%E2%80%B3%28%C2%94%C2%8C%5B%3E%7D%C2%883%7E%5Ea7%7EgH%3DU%10%5B%E2%80%B6A%0AN%EE%93%9Cb%E6%99%85%E6%8D%8C%C2%94%C2%A3%25W9%E2%81%A9M%C2%AE%7C%C2%AF43%13%1F%5E%DC%8F%F3%BF%BF%BE%C2%95.%22%227%EC%B3%BC%5B%E2%80%B5.%5C%3D%E2%80%B8%C2%9EX%C2%AE%EE%81%B5%C2%94%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%E6%99%85%E6%8D%8C%C2%94%C2%A3%25W9%E2%81%A9M%C2%AE%7C%C2%AF43%13%1F%5E%DC%8F%F3%BF%BF%BE%C2%95.%22%227%EC%B3%BC%5B%E2%80%B5.%5C%3D%E2%80%B8%C2%9EX%C2%AE%EE%81%B5%C2%94%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%C2%95.%22%227%EC%B3%BC%5B%E2%80%B5.%5C%3D%E2%80%B8%C2%9EX%C2%AE%EE%81%B5%C2%94%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%3D%E2%80%B8%C2%9EX%C2%AE%EE%81%B5%C2%94%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%EE%81%B5%C2%94%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%25%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%F4%8F%8D%88%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%60&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.google.com")), port: None, path: "/search", query: Some("q=%00&ie=utf8&oe=utf8&hl=en"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28: [INFO] [stdout] [quickcheck] TEST FAILED. Arguments: ("\0") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f8473cedbb - std::panicking::begin_panic::{{closure}}::hf0202b360e13dc78 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stdout] 15: 0x64f8473d2356 - std::sys::backtrace::__rust_end_short_backtrace::h9743ef9fd288fc24 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f8473ced52 - std::panicking::begin_panic::h78c28b41aa38b825 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stdout] 17: 0x64f8473d43aa - quickcheck::tester::QuickCheck::quickcheck::he30beec02b635370 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28 [INFO] [stdout] 18: 0x64f8473d47a3 - quickcheck::tester::quickcheck::hc8a8666317432a87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:5 [INFO] [stdout] 19: 0x64f8473bcd8a - fetch::searchengine::google::test::searchtest::{{closure}}::{{closure}}::hdb67aec951791700 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/google.rs:141:5 [INFO] [stdout] 20: 0x64f8473ddeea - as core::future::future::Future>::poll::hb6890cd3f3e40a4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 21: 0x64f8473ecf77 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h337c108d66dec409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:161:17 [INFO] [stdout] 22: 0x64f8473c5896 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hf07f14d6ed72f2ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 23: 0x64f8473ecb62 - tokio::runtime::task::core::CoreStage::poll::h362034ae799940cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:151:13 [INFO] [stdout] 24: 0x64f8473a964d - tokio::runtime::task::harness::poll_future::{{closure}}::h33f48f87ea54d836 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:467:19 [INFO] [stdout] 25: 0x64f8473be170 - as core::ops::function::FnOnce<()>>::call_once::h3572d8f2b2e02681 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f8473cef24 - std::panicking::try::do_call::h06e9520872504d76 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x64f8473d40ab - __rust_try [INFO] [stdout] 28: 0x64f8473d3a56 - std::panicking::try::hc86066ad7c6cdf7e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x64f8473d3a56 - std::panic::catch_unwind::hd4cf45e493df94d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x64f8473a8fcc - tokio::runtime::task::harness::poll_future::h664f2a9f7e478da3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:455:18 [INFO] [stdout] 31: 0x64f8473aa0c6 - tokio::runtime::task::harness::Harness::poll_inner::h33eb71eb258a4d29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:103:27 [INFO] [stdout] 32: 0x64f8473ac663 - tokio::runtime::task::harness::Harness::poll::h4ab6c24db06a7a08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 33: 0x64f8473badeb - tokio::runtime::task::raw::poll::h4cd778a4b2cd98a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:128:5 [INFO] [stdout] 34: 0x64f847a85ac7 - tokio::runtime::task::raw::RawTask::poll::h663c1516eafe7548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:80:18 [INFO] [stdout] 35: 0x64f847a63237 - tokio::runtime::task::UnownedTask::run::h2be9ab5d36af74fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/mod.rs:384:9 [INFO] [stdout] 36: 0x64f847a5e4a7 - tokio::runtime::blocking::pool::Task::run::h8fc7e116a94b968b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:91:9 [INFO] [stdout] 37: 0x64f847a5fee8 - tokio::runtime::blocking::pool::Inner::run::heb60f112a63489be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:308:17 [INFO] [stdout] 38: 0x64f847a5fc35 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h35b2fd9cf3994830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:288:17 [INFO] [stdout] 39: 0x64f847a38f96 - std::sys::backtrace::__rust_begin_short_backtrace::hcaec89d0ad2159f5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 40: 0x64f847a480df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h68304bad74802b86 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x64f847a91794 - as core::ops::function::FnOnce<()>>::call_once::h76b3634ae2f04291 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x64f847a61cf9 - std::panicking::try::do_call::h92bc88cc86b11339 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x64f847a4ebfb - __rust_try [INFO] [stdout] 44: 0x64f847a47cdb - std::panicking::try::h4318371a0651401c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 45: 0x64f847a47cdb - std::panic::catch_unwind::h30b07e5e8ef6c56e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 46: 0x64f847a47cdb - std::thread::Builder::spawn_unchecked_::{{closure}}::h051891c7e600c0bf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x64f847a92bdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h166573b39a85d92c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 49: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 50: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x77ea48272aa4 - [INFO] [stdout] 52: 0x77ea482ffa34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'searchengine::google::test::searchtest' panicked at src/searchengine/google.rs:141:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f847c0575a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64f847c040f9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f847c053ed - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64f8473a7590 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64f8473a7a36 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x64f8473bc593 - core::result::Result::unwrap::h972c49296e77aae4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x64f8473bc593 - fetch::searchengine::google::test::searchtest::{{closure}}::h195b19bf680184db [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/google.rs:141:5 [INFO] [stdout] 21: 0x64f8473e03bd - as core::future::future::Future>::poll::h182ec2b920d302b5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x64f8473b457f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0054536fa986a35e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x64f8473f0c73 - tokio::coop::with_budget::{{closure}}::h04df4a4953a33fb0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x64f8473dc645 - std::thread::local::LocalKey::try_with::ha43d8a84c8eb92df [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 25: 0x64f8473db43e - std::thread::local::LocalKey::with::h68fdcee087af865c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 26: 0x64f8473b4169 - tokio::coop::with_budget::ha05efabf2eb96859 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x64f8473b4169 - tokio::coop::budget::h3b294675dfc029a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x64f8473b4169 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h84906c2b29b1d684 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x64f8473af4e0 - tokio::runtime::basic_scheduler::Context::enter::h1733b2451dbfdef2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x64f8473b211b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h32d3388bc23e77d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x64f8473b1e24 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0f61cb4026601c22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x64f8473e9f3d - tokio::macros::scoped_tls::ScopedKey::set::hc26528152035dbd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64f8473b147c - tokio::runtime::basic_scheduler::CoreGuard::enter::h4b75605b97057d8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x64f8473b1eaa - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc3929ee59ca34a30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x64f8473ae245 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h0f62eecc8aa8ff49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x64f8473dd4bb - tokio::runtime::Runtime::block_on::h01e18029afdbece8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x64f8473bc2fa - fetch::searchengine::google::test::searchtest::h8685ac2a452a6d1b [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/google.rs:141:5 [INFO] [stdout] 38: 0x64f8473bc1f7 - fetch::searchengine::google::test::searchtest::{{closure}}::h9c663f215c472c55 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/google.rs:141:31 [INFO] [stdout] 39: 0x64f8473b4d16 - core::ops::function::FnOnce::call_once::hce07beb7fe5775ce [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f847459e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f847459e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x64f847458d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 43: 0x64f847458d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x64f847458d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x64f847458d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x64f847458d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x64f847458d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x64f847458d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 49: 0x64f84741ccf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 50: 0x64f84741ccf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x64f84742076a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x64f84742076a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x64f84742076a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x64f84742076a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x64f84742076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 59: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 60: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x77ea48272aa4 - [INFO] [stdout] 62: 0x77ea482ffa34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- searchengine::brave::test::searchtest stdout ---- [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%002%F3%80%93%B7Q%23%1CCt%F3%9D%8F%9Aq%C2%AC%C2%91%C2%AEV%7E%F0%91%94%81T3u%5C%25%EE%AC%B5%F4%8F%BF%BF%F1%A3%B0%9B%1A%2B%25%29%EC%A0%AA93+6%E8%B8%B5%C2%9D%01%134%5D%7F%10%C2%AEh%0A*1%C2%94%E2%80%87%E8%BE%8E%24%E2%80%A7%F2%80%9D%8D%C2%8F%1A%F3%B6%82%A2%0C%7D6%E2%80%AB%15%E2%80%93%24%28%E8%95%B6%7C0.%EE%80%81%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%01%134%5D%7F%10%C2%AEh%0A*1%C2%94%E2%80%87%E8%BE%8E%24%E2%80%A7%F2%80%9D%8D%C2%8F%1A%F3%B6%82%A2%0C%7D6%E2%80%AB%15%E2%80%93%24%28%E8%95%B6%7C0.%EE%80%81%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%1A%F3%B6%82%A2%0C%7D6%E2%80%AB%15%E2%80%93%24%28%E8%95%B6%7C0.%EE%80%81%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%28%E8%95%B6%7C0.%EE%80%81%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=.%EE%80%81%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%28%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%C2%ABD"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=D"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("search.brave.com")), port: None, path: "/search", query: Some("q=%00"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] reqwest error [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28: [INFO] [stdout] [quickcheck] TEST FAILED. Arguments: ("\0") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f8473cedbb - std::panicking::begin_panic::{{closure}}::hf0202b360e13dc78 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:768:9 [INFO] [stdout] 15: 0x64f8473d2356 - std::sys::backtrace::__rust_end_short_backtrace::h9743ef9fd288fc24 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f8473ced52 - std::panicking::begin_panic::h78c28b41aa38b825 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:767:5 [INFO] [stdout] 17: 0x64f8473d43aa - quickcheck::tester::QuickCheck::quickcheck::he30beec02b635370 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:165:28 [INFO] [stdout] 18: 0x64f8473d47a3 - quickcheck::tester::quickcheck::hc8a8666317432a87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quickcheck-1.0.3/src/tester.rs:183:5 [INFO] [stdout] 19: 0x64f8473e96aa - fetch::searchengine::brave::test::searchtest::{{closure}}::{{closure}}::h642476aee4783665 [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/brave.rs:90:5 [INFO] [stdout] 20: 0x64f8473ddc0a - as core::future::future::Future>::poll::h3102e6cdee867eee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 21: 0x64f8473ed1f7 - tokio::runtime::task::core::CoreStage::poll::{{closure}}::h8340689d2e0771aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:161:17 [INFO] [stdout] 22: 0x64f8473c5aa6 - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hfc322130e5207109 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/loom/std/unsafe_cell.rs:14:9 [INFO] [stdout] 23: 0x64f8473ece02 - tokio::runtime::task::core::CoreStage::poll::he9380e5428249633 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/core.rs:151:13 [INFO] [stdout] 24: 0x64f8473a9c8d - tokio::runtime::task::harness::poll_future::{{closure}}::hfda9294f8549a0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:467:19 [INFO] [stdout] 25: 0x64f8473be1a0 - as core::ops::function::FnOnce<()>>::call_once::h3e33ddde5de08fd9 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x64f8473cf544 - std::panicking::try::do_call::h8a0a647426801c3c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 27: 0x64f8473d40ab - __rust_try [INFO] [stdout] 28: 0x64f8473d2756 - std::panicking::try::hd8f37096ca213702 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x64f8473d2756 - std::panic::catch_unwind::h22e63d347aba0386 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x64f8473a8dec - tokio::runtime::task::harness::poll_future::h4680e9020bb7e477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:455:18 [INFO] [stdout] 31: 0x64f8473a9f76 - tokio::runtime::task::harness::Harness::poll_inner::h2d2779d01eade350 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:103:27 [INFO] [stdout] 32: 0x64f8473ac4b3 - tokio::runtime::task::harness::Harness::poll::h1d54d9e6085b8b61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/harness.rs:57:15 [INFO] [stdout] 33: 0x64f8473baecb - tokio::runtime::task::raw::poll::hfe9b89042dd7837c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:128:5 [INFO] [stdout] 34: 0x64f847a85ac7 - tokio::runtime::task::raw::RawTask::poll::h663c1516eafe7548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/raw.rs:80:18 [INFO] [stdout] 35: 0x64f847a63237 - tokio::runtime::task::UnownedTask::run::h2be9ab5d36af74fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/task/mod.rs:384:9 [INFO] [stdout] 36: 0x64f847a5e4a7 - tokio::runtime::blocking::pool::Task::run::h8fc7e116a94b968b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:91:9 [INFO] [stdout] 37: 0x64f847a5fee8 - tokio::runtime::blocking::pool::Inner::run::heb60f112a63489be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:308:17 [INFO] [stdout] 38: 0x64f847a5fc35 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h35b2fd9cf3994830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/blocking/pool.rs:288:17 [INFO] [stdout] 39: 0x64f847a38f96 - std::sys::backtrace::__rust_begin_short_backtrace::hcaec89d0ad2159f5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 40: 0x64f847a480df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h68304bad74802b86 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x64f847a91794 - as core::ops::function::FnOnce<()>>::call_once::h76b3634ae2f04291 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x64f847a61cf9 - std::panicking::try::do_call::h92bc88cc86b11339 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 43: 0x64f847a4ebfb - __rust_try [INFO] [stdout] 44: 0x64f847a47cdb - std::panicking::try::h4318371a0651401c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 45: 0x64f847a47cdb - std::panic::catch_unwind::h30b07e5e8ef6c56e [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 46: 0x64f847a47cdb - std::thread::Builder::spawn_unchecked_::{{closure}}::h051891c7e600c0bf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 47: 0x64f847a92bdf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h166573b39a85d92c [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 49: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 50: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 51: 0x77ea48272aa4 - [INFO] [stdout] 52: 0x77ea482ffa34 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'searchengine::brave::test::searchtest' panicked at src/searchengine/brave.rs:90:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(...) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f847c03be0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f847c03be0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f847c03be0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f847c03be0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f847c2def3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64f847c2def3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64f847c00163 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64f847c03a32 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64f847c0500f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64f847c04e28 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64f8474546f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64f8474546f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64f847c05a83 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64f847c05a83 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64f847c0575a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64f847c040f9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64f847c053ed - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64f8473a7590 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64f8473a7a36 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x64f8473e8eb3 - core::result::Result::unwrap::h972c49296e77aae4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x64f8473e8eb3 - fetch::searchengine::brave::test::searchtest::{{closure}}::h5e88c858862b3b5d [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/brave.rs:90:5 [INFO] [stdout] 21: 0x64f8473e03fd - as core::future::future::Future>::poll::h4650fb8a3a16f13d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x64f8473b463f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hac4e8ca35b9bf47b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x64f8473f1e43 - tokio::coop::with_budget::{{closure}}::hd1113e8af096a640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x64f8473dcf15 - std::thread::local::LocalKey::try_with::he6b4cb4a089f5104 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310:12 [INFO] [stdout] 25: 0x64f8473db7ee - std::thread::local::LocalKey::with::he2bfe557d3f0c89b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274:15 [INFO] [stdout] 26: 0x64f8473b4269 - tokio::coop::with_budget::hfced1cddbfa43fa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x64f8473b4269 - tokio::coop::budget::h2657c69d422b59f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x64f8473b4269 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8ba0ab8cf00bebe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x64f8473b03d0 - tokio::runtime::basic_scheduler::Context::enter::hdfb84eb46097c416 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x64f8473b313b - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::haf23f7995db1929f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x64f8473b1e44 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h17935336226fc087 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x64f8473e9d3d - tokio::macros::scoped_tls::ScopedKey::set::ha8218749ee91bf99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x64f8473b10bc - tokio::runtime::basic_scheduler::CoreGuard::enter::h1340a220e2210fc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x64f8473b1eca - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf3258a123ced448b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x64f8473aea05 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hcb1326efd072f212 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x64f8473dd8db - tokio::runtime::Runtime::block_on::hdeb2f42730bca8f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x64f8473e8c1a - fetch::searchengine::brave::test::searchtest::h5f1fbcfee3483e0b [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/brave.rs:90:5 [INFO] [stdout] 38: 0x64f8473e8b17 - fetch::searchengine::brave::test::searchtest::{{closure}}::h799df70f1319d02f [INFO] [stdout] at /opt/rustwide/workdir/src/searchengine/brave.rs:90:31 [INFO] [stdout] 39: 0x64f8473b49d6 - core::ops::function::FnOnce::call_once::h71f9e328c3cbca87 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x64f847459e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f847459e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x64f847458d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 43: 0x64f847458d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 44: 0x64f847458d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 45: 0x64f847458d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 46: 0x64f847458d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 47: 0x64f847458d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 48: 0x64f847458d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 49: 0x64f84741ccf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 50: 0x64f84741ccf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 51: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 52: 0x64f84742076a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 53: 0x64f84742076a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 54: 0x64f84742076a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 55: 0x64f84742076a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 56: 0x64f84742076a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 57: 0x64f84742076a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 59: 0x64f847c09d3b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 60: 0x64f847c09d3b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x77ea48272aa4 - [INFO] [stdout] 62: 0x77ea482ffa34 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] searchengine::bing::test::searchtest [INFO] [stdout] searchengine::brave::test::searchtest [INFO] [stdout] searchengine::duckduckgo::test::searchtest [INFO] [stdout] searchengine::google::test::searchtest [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin fetch` [INFO] running `Command { std: "docker" "inspect" "6ad7c0b79cb3dd4b7d1d1b4999eb94605eddbd56ce1193a1dac4ce6127a8bdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad7c0b79cb3dd4b7d1d1b4999eb94605eddbd56ce1193a1dac4ce6127a8bdaf", kill_on_drop: false }` [INFO] [stdout] 6ad7c0b79cb3dd4b7d1d1b4999eb94605eddbd56ce1193a1dac4ce6127a8bdaf