[INFO] fetching crate openweather-async 0.1.2...
[INFO] testing openweather-async-0.1.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate openweather-async 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate openweather-async 0.1.2
[INFO] finished tweaking crates.io crate openweather-async 0.1.2
[INFO] tweaked toml for crates.io crate openweather-async 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openweather-async 0.1.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 145 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.1)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ebdf26c22ea30afb63c888a0445aaaf1e77687e5f1b31ddd900710a8d67e1af
[INFO] running `Command { std: "docker" "start" "-a" "9ebdf26c22ea30afb63c888a0445aaaf1e77687e5f1b31ddd900710a8d67e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ebdf26c22ea30afb63c888a0445aaaf1e77687e5f1b31ddd900710a8d67e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebdf26c22ea30afb63c888a0445aaaf1e77687e5f1b31ddd900710a8d67e1af", kill_on_drop: false }`
[INFO] [stdout] 9ebdf26c22ea30afb63c888a0445aaaf1e77687e5f1b31ddd900710a8d67e1af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6a0ef13667fa19115b1a6f10ac0897e1db8fa51572c474b67b7d0d78ef2bea28
[INFO] running `Command { std: "docker" "start" "-a" "6a0ef13667fa19115b1a6f10ac0897e1db8fa51572c474b67b7d0d78ef2bea28", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[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 pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[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 tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-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.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling openweather-async v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s
[INFO] running `Command { std: "docker" "inspect" "6a0ef13667fa19115b1a6f10ac0897e1db8fa51572c474b67b7d0d78ef2bea28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0ef13667fa19115b1a6f10ac0897e1db8fa51572c474b67b7d0d78ef2bea28", kill_on_drop: false }`
[INFO] [stdout] 6a0ef13667fa19115b1a6f10ac0897e1db8fa51572c474b67b7d0d78ef2bea28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] eb7ed87c1de58a0e5075c82d497e71b980f087abad55c2e70843a6f7043885f1
[INFO] running `Command { std: "docker" "start" "-a" "eb7ed87c1de58a0e5075c82d497e71b980f087abad55c2e70843a6f7043885f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling openweather-async v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]   --> src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let temp = weather.get_by_city("Tokyo").await?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]   --> src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let temp = weather.get_by_city_and_country("Tokyo", "Japan").await?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]   --> src/lib.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let temp = weather.get_by_coordinates(56.0, 12.0).await?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp`
[INFO] [stdout]   --> src/lib.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let temp = weather.get_by_zipcode(80918, "US").await?;
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "eb7ed87c1de58a0e5075c82d497e71b980f087abad55c2e70843a6f7043885f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7ed87c1de58a0e5075c82d497e71b980f087abad55c2e70843a6f7043885f1", kill_on_drop: false }`
[INFO] [stdout] eb7ed87c1de58a0e5075c82d497e71b980f087abad55c2e70843a6f7043885f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4b7ff8ca3149cb2344763ceff41cc00fca0b75972cdbeb32071e69c59fa0e13f
[INFO] running `Command { std: "docker" "start" "-a" "4b7ff8ca3149cb2344763ceff41cc00fca0b75972cdbeb32071e69c59fa0e13f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `temp`
[INFO] [stderr]   --> src/lib.rs:20:13
[INFO] [stderr]    |
[INFO] [stderr] 20 |         let temp = weather.get_by_city("Tokyo").await?;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp`
[INFO] [stderr]   --> src/lib.rs:29:13
[INFO] [stderr]    |
[INFO] [stderr] 29 |         let temp = weather.get_by_city_and_country("Tokyo", "Japan").await?;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp`
[INFO] [stderr]   --> src/lib.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let temp = weather.get_by_coordinates(56.0, 12.0).await?;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp`
[INFO] [stderr]   --> src/lib.rs:47:13
[INFO] [stderr]    |
[INFO] [stderr] 47 |         let temp = weather.get_by_zipcode(80918, "US").await?;
[INFO] [stderr]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_temp`
[INFO] [stderr] 
[INFO] [stderr] warning: `openweather-async` (lib test) generated 4 warnings (run `cargo fix --lib -p openweather-async --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/openweather-async/651300d30d5c53b5/deps/openweather_async-651300d30d5c53b5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::get_by_zipcode ... FAILED
[INFO] [stdout] test test::get_by_city_and_country ... FAILED
[INFO] [stdout] test test::get_by_cities_in_zone ... FAILED
[INFO] [stdout] test test::get_by_cities_in_cycle ... FAILED
[INFO] [stdout] test test::get_by_city ... FAILED
[INFO] [stdout] test test::get_by_coordinates ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::get_by_zipcode stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/weather?q=80918,US&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/weather", query: Some("q=80918,US&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] ---- test::get_by_city_and_country stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/weather?q=Tokyo,Japan&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/weather", query: Some("q=Tokyo,Japan&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] ---- test::get_by_cities_in_zone stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/box/city?bbox=12,32,15,37,10&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/box/city", query: Some("bbox=12,32,15,37,10&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] ---- test::get_by_cities_in_cycle stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/find?lat=12&lon=32&cnt=3&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/find", query: Some("lat=12&lon=32&cnt=3&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] ---- test::get_by_city stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/weather?q=Tokyo&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/weather", query: Some("q=Tokyo&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] ---- test::get_by_coordinates stdout ----
[INFO] [stdout] "https://api.openweathermap.org/data/2.5/weather?lat=56&lon=12&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.openweathermap.org")), port: None, path: "/data/2.5/weather", query: Some("lat=56&lon=12&appid=3c3c205a0ac758be3bf96bf999f18ffd&units=metric"), 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] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::get_by_cities_in_cycle
[INFO] [stdout]     test::get_by_cities_in_zone
[INFO] [stdout]     test::get_by_city
[INFO] [stdout]     test::get_by_city_and_country
[INFO] [stdout]     test::get_by_coordinates
[INFO] [stdout]     test::get_by_zipcode
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4b7ff8ca3149cb2344763ceff41cc00fca0b75972cdbeb32071e69c59fa0e13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b7ff8ca3149cb2344763ceff41cc00fca0b75972cdbeb32071e69c59fa0e13f", kill_on_drop: false }`
[INFO] [stdout] 4b7ff8ca3149cb2344763ceff41cc00fca0b75972cdbeb32071e69c59fa0e13f
