[INFO] fetching crate tag_nominatim 0.1.0...
[INFO] testing tag_nominatim-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tag_nominatim 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tag_nominatim 0.1.0
[INFO] finished tweaking crates.io crate tag_nominatim 0.1.0
[INFO] tweaked toml for crates.io crate tag_nominatim 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tag_nominatim 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1008a472bc5d88e2ac0a09ef36ddc0d5d47c400a0bb1924dcd883a8936525ab2
[INFO] running `Command { std: "docker" "start" "-a" "1008a472bc5d88e2ac0a09ef36ddc0d5d47c400a0bb1924dcd883a8936525ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1008a472bc5d88e2ac0a09ef36ddc0d5d47c400a0bb1924dcd883a8936525ab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1008a472bc5d88e2ac0a09ef36ddc0d5d47c400a0bb1924dcd883a8936525ab2", kill_on_drop: false }`
[INFO] [stdout] 1008a472bc5d88e2ac0a09ef36ddc0d5d47c400a0bb1924dcd883a8936525ab2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b6807ce86c9b8a43ac230a10eae7e67e5c9bbf3df3893769adaf4be01bdcf48
[INFO] running `Command { std: "docker" "start" "-a" "0b6807ce86c9b8a43ac230a10eae7e67e5c9bbf3df3893769adaf4be01bdcf48", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tag_nominatim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "0b6807ce86c9b8a43ac230a10eae7e67e5c9bbf3df3893769adaf4be01bdcf48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6807ce86c9b8a43ac230a10eae7e67e5c9bbf3df3893769adaf4be01bdcf48", kill_on_drop: false }`
[INFO] [stdout] 0b6807ce86c9b8a43ac230a10eae7e67e5c9bbf3df3893769adaf4be01bdcf48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3463968fc15f2b0a02e2f1ccac584ed61ace7f853aecdb092186a079489865da
[INFO] running `Command { std: "docker" "start" "-a" "3463968fc15f2b0a02e2f1ccac584ed61ace7f853aecdb092186a079489865da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tag_nominatim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.50s
[INFO] running `Command { std: "docker" "inspect" "3463968fc15f2b0a02e2f1ccac584ed61ace7f853aecdb092186a079489865da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3463968fc15f2b0a02e2f1ccac584ed61ace7f853aecdb092186a079489865da", kill_on_drop: false }`
[INFO] [stdout] 3463968fc15f2b0a02e2f1ccac584ed61ace7f853aecdb092186a079489865da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c06791b5ee1a8c2d7da761700288e6b1f5ab1576df256f47616974b7a89991f5
[INFO] running `Command { std: "docker" "start" "-a" "c06791b5ee1a8c2d7da761700288e6b1f5ab1576df256f47616974b7a89991f5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tag_nominatim-fe997ecb242219d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tag_nominatim
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - Client::lookup (line 174) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::search (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::reverse (line 116) ... FAILED
[INFO] [stdout] test src/lib.rs - Client::status (line 47) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::lookup (line 174) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (97) panicked at src/lib.rs:12:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("nominatim.openstreetmap.org")), port: None, path: "/lookup", query: Some("osm_ids=R146656,W50637691&addressdetails=1&extratags=1&format=json"), 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] stack backtrace:
[INFO] [stdout]    0:     0x63edb7c51f52 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63edb7c51f52 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63edb7c51f52 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63edb7c51f52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63edb7c630ff - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63edb7c630ff - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63edb7c28c63 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63edb7c28c63 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63edb7c31242 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63edb7c358ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63edb7c35749 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x63edb7c35f75 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x63edb7c35d5a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x63edb7c31379 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x63edb7c1d73d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x63edb7c6bdf0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63edb7c6b2f6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x63edb7832e78 - rust_out::main::_doctest_main_src_lib_rs_174_0::{{closure}}::hbdb2e7e5012ce3e8
[INFO] [stdout]   18:     0x63edb782f276 - <core::pin::Pin<P> as core::future::future::Future>::poll::h89c4ee149c8827e4
[INFO] [stdout]   19:     0x63edb782ebe6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he75fca10144cccfa
[INFO] [stdout]   20:     0x63edb782eb34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9afc572062524b14
[INFO] [stdout]   21:     0x63edb782c180 - tokio::runtime::scheduler::current_thread::Context::enter::hb4b6dc3cf10a03c7
[INFO] [stdout]   22:     0x63edb782d6bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h23d41921bdf6f905
[INFO] [stdout]   23:     0x63edb782d3c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h67339c1550657bae
[INFO] [stdout]   24:     0x63edb7829bd1 - tokio::runtime::context::scoped::Scoped<T>::set::h6adb816cd94dcb5c
[INFO] [stdout]   25:     0x63edb7829964 - tokio::runtime::context::set_scheduler::{{closure}}::h4f43fb0b8d5a1608
[INFO] [stdout]   26:     0x63edb782226a - std::thread::local::LocalKey<T>::try_with::hab292c27f8f16a2e
[INFO] [stdout]   27:     0x63edb7821949 - std::thread::local::LocalKey<T>::with::hd89cf0dc276414c4
[INFO] [stdout]   28:     0x63edb78298fb - tokio::runtime::context::set_scheduler::h664b0a87b9ac560c
[INFO] [stdout]   29:     0x63edb782cd74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h339bde139f58faed
[INFO] [stdout]   30:     0x63edb782d42e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h95a6bd393c441e87
[INFO] [stdout]   31:     0x63edb782b4c0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h23aac1ece103fd38
[INFO] [stdout]   32:     0x63edb7829e58 - tokio::runtime::context::runtime::enter_runtime::h12b9f8dcdbe51a3e
[INFO] [stdout]   33:     0x63edb782b1f1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h2dbd63203aa7703a
[INFO] [stdout]   34:     0x63edb782ad84 - tokio::runtime::runtime::Runtime::block_on_inner::h3fb50550f47f5d2d
[INFO] [stdout]   35:     0x63edb782af82 - tokio::runtime::runtime::Runtime::block_on::he3e336910dbe42c9
[INFO] [stdout]   36:     0x63edb7815fa4 - tokio_test::block_on::h294fda60f03629da
[INFO] [stdout]   37:     0x63edb7832b4d - rust_out::main::_doctest_main_src_lib_rs_174_0::h831889ff26b48264
[INFO] [stdout]   38:     0x63edb7832ae6 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   39:     0x63edb7822a23 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   40:     0x63edb7821726 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   41:     0x63edb7821709 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   42:     0x63edb7c2a4d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x63edb7c2a4d0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x63edb7c2a4d0 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x63edb7c2a4d0 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63edb7c2a4d0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x63edb7c2a4d0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x63edb7c2a4d0 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x63edb7c2a4d0 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63edb7c2a4d0 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x63edb78216f1 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   52:     0x63edb7836825 - main
[INFO] [stdout]   53:     0x7bb154fb11ca - <unknown>
[INFO] [stdout]   54:     0x7bb154fb128b - __libc_start_main
[INFO] [stdout]   55:     0x63edb7811be5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::search (line 80) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (101) panicked at src/lib.rs:11:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("nominatim.openstreetmap.org")), port: None, path: "/", query: Some("addressdetails=1&extratags=1&q=statue+of+liberty&format=json"), 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] stack backtrace:
[INFO] [stdout]    0:     0x61407daa2d12 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61407daa2d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61407daa2d12 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61407daa2d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61407dab3ebf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61407dab3ebf - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61407da79a23 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61407da79a23 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61407da82002 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61407da866af - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61407da86509 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61407da86d35 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61407da86b1a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61407da82139 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61407da6e4fd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61407dabcbb0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61407dabc0b6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x61407d6837ac - rust_out::main::_doctest_main_src_lib_rs_80_0::{{closure}}::h4e0269fb6c6ace40
[INFO] [stdout]   18:     0x61407d67f906 - <core::pin::Pin<P> as core::future::future::Future>::poll::h93aed61114d8f561
[INFO] [stdout]   19:     0x61407d67f3e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfd60aebbdea243a7
[INFO] [stdout]   20:     0x61407d67f204 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h437e87ec78434d68
[INFO] [stdout]   21:     0x61407d67c690 - tokio::runtime::scheduler::current_thread::Context::enter::h55e3a1e6b2eac514
[INFO] [stdout]   22:     0x61407d67debd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h821afc1e27fff829
[INFO] [stdout]   23:     0x61407d67dbc4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h78ea2e2490046158
[INFO] [stdout]   24:     0x61407d67a501 - tokio::runtime::context::scoped::Scoped<T>::set::h82f8bdaadbd19d01
[INFO] [stdout]   25:     0x61407d67a164 - tokio::runtime::context::set_scheduler::{{closure}}::ha711c50796dd1a37
[INFO] [stdout]   26:     0x61407d67432a - std::thread::local::LocalKey<T>::try_with::hc88ca45518f707fc
[INFO] [stdout]   27:     0x61407d673a89 - std::thread::local::LocalKey<T>::with::h96e51bd4274d0ac3
[INFO] [stdout]   28:     0x61407d67a0fb - tokio::runtime::context::set_scheduler::h2373a975760edb6d
[INFO] [stdout]   29:     0x61407d67d574 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h33705d18cfaa4007
[INFO] [stdout]   30:     0x61407d67dc2e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7cc5baf531a8b200
[INFO] [stdout]   31:     0x61407d67bcc0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h652ef4559547771e
[INFO] [stdout]   32:     0x61407d67aa78 - tokio::runtime::context::runtime::enter_runtime::he06882101e406e03
[INFO] [stdout]   33:     0x61407d67ba81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::heab0145d09a2478c
[INFO] [stdout]   34:     0x61407d67b584 - tokio::runtime::runtime::Runtime::block_on_inner::hf357ba996aa9b8d3
[INFO] [stdout]   35:     0x61407d67b782 - tokio::runtime::runtime::Runtime::block_on::h24e7f4514252637e
[INFO] [stdout]   36:     0x61407d668534 - tokio_test::block_on::h1e4f0ee72338dade
[INFO] [stdout]   37:     0x61407d68352d - rust_out::main::_doctest_main_src_lib_rs_80_0::hbdda42a68a23623e
[INFO] [stdout]   38:     0x61407d6834c6 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   39:     0x61407d674cc3 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   40:     0x61407d673926 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   41:     0x61407d673909 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   42:     0x61407da7b290 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x61407da7b290 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x61407da7b290 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x61407da7b290 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x61407da7b290 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x61407da7b290 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x61407da7b290 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x61407da7b290 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61407da7b290 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x61407d6738f1 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   52:     0x61407d687095 - main
[INFO] [stdout]   53:     0x738909b6a1ca - <unknown>
[INFO] [stdout]   54:     0x738909b6a28b - __libc_start_main
[INFO] [stdout]   55:     0x61407d6643b5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::reverse (line 116) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (98) panicked at src/lib.rs:12:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("nominatim.openstreetmap.org")), port: None, path: "/reverse", query: Some("addressdetails=1&extratags=1&format=json&lat=40.689249&lon=-74.044500"), 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] stack backtrace:
[INFO] [stdout]    0:     0x5ad110b855d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ad110b855d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ad110b855d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ad110b855d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ad110b9677f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ad110b9677f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ad110b5c2e3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ad110b5c2e3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ad110b648c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ad110b68f6f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ad110b68dc9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5ad110b695f5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5ad110b693da - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5ad110b649f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5ad110b50dbd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5ad110b9f470 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ad110b9e976 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5ad1107666f4 - rust_out::main::_doctest_main_src_lib_rs_116_0::{{closure}}::h479352da8243ce68
[INFO] [stdout]   18:     0x5ad110762966 - <core::pin::Pin<P> as core::future::future::Future>::poll::h35e9e8a59c6a3314
[INFO] [stdout]   19:     0x5ad110762366 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he526b9b170d75ba8
[INFO] [stdout]   20:     0x5ad1107622c4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h360556a6198084e8
[INFO] [stdout]   21:     0x5ad11075f900 - tokio::runtime::scheduler::current_thread::Context::enter::hf4cceb4b9d8c89b6
[INFO] [stdout]   22:     0x5ad11076188d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hae46315901d7c9c7
[INFO] [stdout]   23:     0x5ad110760b44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hec15d9b7f36b30f1
[INFO] [stdout]   24:     0x5ad11075d481 - tokio::runtime::context::scoped::Scoped<T>::set::h43bb99afdd15188e
[INFO] [stdout]   25:     0x5ad11075d0e4 - tokio::runtime::context::set_scheduler::{{closure}}::h25a27cd882d0735f
[INFO] [stdout]   26:     0x5ad11075738a - std::thread::local::LocalKey<T>::try_with::h6d474b84111209e7
[INFO] [stdout]   27:     0x5ad110756d09 - std::thread::local::LocalKey<T>::with::h0a7fcc09dd150ba0
[INFO] [stdout]   28:     0x5ad11075d0ab - tokio::runtime::context::set_scheduler::he67b949b74922449
[INFO] [stdout]   29:     0x5ad1107604f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h25eb059c1fbf102c
[INFO] [stdout]   30:     0x5ad110760bae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h67836d3d864bb352
[INFO] [stdout]   31:     0x5ad11075ef70 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hfcef4342240cd0c5
[INFO] [stdout]   32:     0x5ad11075d898 - tokio::runtime::context::runtime::enter_runtime::he8054df46e2b9dd5
[INFO] [stdout]   33:     0x5ad11075e971 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h014856f939b875d5
[INFO] [stdout]   34:     0x5ad11075e504 - tokio::runtime::runtime::Runtime::block_on_inner::hea91f3b283c9b349
[INFO] [stdout]   35:     0x5ad11075e702 - tokio::runtime::runtime::Runtime::block_on::h6aeebc7946abf9d8
[INFO] [stdout]   36:     0x5ad11074b404 - tokio_test::block_on::hd722e0f445be09f2
[INFO] [stdout]   37:     0x5ad11076646d - rust_out::main::_doctest_main_src_lib_rs_116_0::hcc44bb4f8d8ca777
[INFO] [stdout]   38:     0x5ad110766406 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   39:     0x5ad110757f13 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   40:     0x5ad110756cf6 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   41:     0x5ad110756cd9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   42:     0x5ad110b5db50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5ad110b5db50 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5ad110b5db50 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5ad110b5db50 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5ad110b5db50 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5ad110b5db50 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5ad110b5db50 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5ad110b5db50 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5ad110b5db50 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5ad110756cc1 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   52:     0x5ad110769925 - main
[INFO] [stdout]   53:     0x7f905052f1ca - <unknown>
[INFO] [stdout]   54:     0x7f905052f28b - __libc_start_main
[INFO] [stdout]   55:     0x5ad110747375 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Client::status (line 47) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (100) panicked at src/lib.rs:11:34:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("nominatim.openstreetmap.org")), port: None, path: "/status.php", query: Some("format=json"), 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] stack backtrace:
[INFO] [stdout]    0:     0x57fe2b1a43c2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fe2b1a43c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fe2b1a43c2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57fe2b1a43c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57fe2b1b556f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57fe2b1b556f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57fe2b17b0d3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57fe2b17b0d3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57fe2b1836b2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57fe2b187d5f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57fe2b187bb9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x57fe2b1883e5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x57fe2b1881ca - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x57fe2b1837e9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57fe2b16fbad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x57fe2b1be260 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57fe2b1bd766 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x57fe2ad87cea - rust_out::main::_doctest_main_src_lib_rs_47_0::{{closure}}::hd8003b612db0f8f6
[INFO] [stdout]   18:     0x57fe2ad85806 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2f165d83fac3b72c
[INFO] [stdout]   19:     0x57fe2ad85246 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h75c200d18ee14030
[INFO] [stdout]   20:     0x57fe2ad85084 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb9aad23368659930
[INFO] [stdout]   21:     0x57fe2ad82510 - tokio::runtime::scheduler::current_thread::Context::enter::hc7797188933e2174
[INFO] [stdout]   22:     0x57fe2ad83d3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d7709e5c646ae59
[INFO] [stdout]   23:     0x57fe2ad83a44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hed5b905eb5109563
[INFO] [stdout]   24:     0x57fe2ad80251 - tokio::runtime::context::scoped::Scoped<T>::set::h39d190f36f209807
[INFO] [stdout]   25:     0x57fe2ad80024 - tokio::runtime::context::set_scheduler::{{closure}}::hdb923548e8580e80
[INFO] [stdout]   26:     0x57fe2ad7bada - std::thread::local::LocalKey<T>::try_with::h49bb06fc163adef4
[INFO] [stdout]   27:     0x57fe2ad7b639 - std::thread::local::LocalKey<T>::with::hf233111e677720ab
[INFO] [stdout]   28:     0x57fe2ad7ff7b - tokio::runtime::context::set_scheduler::h983239da563d86c3
[INFO] [stdout]   29:     0x57fe2ad833f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2f258b9ef130ad8
[INFO] [stdout]   30:     0x57fe2ad83a5e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6ff842ec96ef3932
[INFO] [stdout]   31:     0x57fe2ad81b40 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h7145d42fb6df6cb4
[INFO] [stdout]   32:     0x57fe2ad807a8 - tokio::runtime::context::runtime::enter_runtime::hb95d22c7881447f0
[INFO] [stdout]   33:     0x57fe2ad81901 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha3ebc49dc526f5ab
[INFO] [stdout]   34:     0x57fe2ad81404 - tokio::runtime::runtime::Runtime::block_on_inner::hbc4dc41aea62992a
[INFO] [stdout]   35:     0x57fe2ad81602 - tokio::runtime::runtime::Runtime::block_on::ha55b4faae441a0a1
[INFO] [stdout]   36:     0x57fe2ad785d4 - tokio_test::block_on::heb7c7ce6eea41c14
[INFO] [stdout]   37:     0x57fe2ad87a1d - rust_out::main::_doctest_main_src_lib_rs_47_0::hcd47d76c061643aa
[INFO] [stdout]   38:     0x57fe2ad879b6 - rust_out::main::he986860d8b7bc94f
[INFO] [stdout]   39:     0x57fe2ad7c553 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d
[INFO] [stdout]   40:     0x57fe2ad7b416 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff
[INFO] [stdout]   41:     0x57fe2ad7b3f9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee
[INFO] [stdout]   42:     0x57fe2b17c940 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x57fe2b17c940 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x57fe2b17c940 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x57fe2b17c940 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x57fe2b17c940 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x57fe2b17c940 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x57fe2b17c940 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x57fe2b17c940 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x57fe2b17c940 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x57fe2ad7b3e1 - std::rt::lang_start::h457230af78cce7e7
[INFO] [stdout]   52:     0x57fe2ad88f45 - main
[INFO] [stdout]   53:     0x7b7212cb91ca - <unknown>
[INFO] [stdout]   54:     0x7b7212cb928b - __libc_start_main
[INFO] [stdout]   55:     0x57fe2ad74a65 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Client::lookup (line 174)
[INFO] [stdout]     src/lib.rs - Client::reverse (line 116)
[INFO] [stdout]     src/lib.rs - Client::search (line 80)
[INFO] [stdout]     src/lib.rs - Client::status (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c06791b5ee1a8c2d7da761700288e6b1f5ab1576df256f47616974b7a89991f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06791b5ee1a8c2d7da761700288e6b1f5ab1576df256f47616974b7a89991f5", kill_on_drop: false }`
[INFO] [stdout] c06791b5ee1a8c2d7da761700288e6b1f5ab1576df256f47616974b7a89991f5
