[INFO] cloning repository https://github.com/jazalewski1/what-weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jazalewski1/what-weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazalewski1%2Fwhat-weather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazalewski1%2Fwhat-weather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d8762b8a152ffdb7dbc9f07e833918de39abb09 [INFO] testing jazalewski1/what-weather against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjazalewski1%2Fwhat-weather" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jazalewski1/what-weather [INFO] finished tweaking git repo https://github.com/jazalewski1/what-weather [INFO] tweaked toml for git repo https://github.com/jazalewski1/what-weather written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jazalewski1/what-weather on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jazalewski1/what-weather 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d755642f7385275c6c5b541a27e1ea93b16105d190055584499ccaae3a41a85d [INFO] running `Command { std: "docker" "start" "-a" "d755642f7385275c6c5b541a27e1ea93b16105d190055584499ccaae3a41a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d755642f7385275c6c5b541a27e1ea93b16105d190055584499ccaae3a41a85d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d755642f7385275c6c5b541a27e1ea93b16105d190055584499ccaae3a41a85d", kill_on_drop: false }` [INFO] [stdout] d755642f7385275c6c5b541a27e1ea93b16105d190055584499ccaae3a41a85d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9193a53fc8a008f3b11860ffcf04a6ba44438437d72d990f6960dbf81dd3abc7 [INFO] running `Command { std: "docker" "start" "-a" "9193a53fc8a008f3b11860ffcf04a6ba44438437d72d990f6960dbf81dd3abc7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.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 tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling what-weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.46s [INFO] running `Command { std: "docker" "inspect" "9193a53fc8a008f3b11860ffcf04a6ba44438437d72d990f6960dbf81dd3abc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9193a53fc8a008f3b11860ffcf04a6ba44438437d72d990f6960dbf81dd3abc7", kill_on_drop: false }` [INFO] [stdout] 9193a53fc8a008f3b11860ffcf04a6ba44438437d72d990f6960dbf81dd3abc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c807830576424ff38ddaafe1c34d0351c0e5421bb1e5a1a5514efd007e7d3f [INFO] running `Command { std: "docker" "start" "-a" "33c807830576424ff38ddaafe1c34d0351c0e5421bb1e5a1a5514efd007e7d3f", kill_on_drop: false }` [INFO] [stderr] Compiling what-weather v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "33c807830576424ff38ddaafe1c34d0351c0e5421bb1e5a1a5514efd007e7d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c807830576424ff38ddaafe1c34d0351c0e5421bb1e5a1a5514efd007e7d3f", kill_on_drop: false }` [INFO] [stdout] 33c807830576424ff38ddaafe1c34d0351c0e5421bb1e5a1a5514efd007e7d3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d66695f6bb5bbdb87aee64fe0e8f84c08a16080422d05a6a11ecd1e62fcf252d [INFO] running `Command { std: "docker" "start" "-a" "d66695f6bb5bbdb87aee64fe0e8f84c08a16080422d05a6a11ecd1e62fcf252d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/what_weather-6f3252b22b3764c9) [INFO] [stdout] running 147 tests [INFO] [stdout] test external::weather::query::tests::builds_list_with_current_attributes ... ok [INFO] [stdout] test external::weather::query::tests::builds_list_with_daily_attributes ... ok [INFO] [stdout] test external::weather::query::tests::builds_params_for_past_query ... ok [INFO] [stdout] test external::weather::query::tests::builds_params_for_forecast_query ... ok [INFO] [stdout] test external::weather::response::tests::converts_current_data_speed_to_specified_unit ... ok [INFO] [stdout] test external::weather::query::tests::selects_temperature_unit ... ok [INFO] [stdout] test external::weather::response::tests::converts_current_response_to_current_partial_report ... ok [INFO] [stdout] test external::weather::response::tests::converts_current_response_to_current_full_report ... ok [INFO] [stdout] test external::weather::response::tests::converts_daily_data_speed_range_to_specified_unit ... ok [INFO] [stdout] test external::weather::response::tests::converts_daily_response_to_daily_full_report ... ok [INFO] [stdout] test external::weather::response::tests::converts_daily_data_temperature_range_to_specified_unit ... ok [INFO] [stdout] test external::weather::response::tests::converts_daily_response_to_daily_partial_report_with_all_parameters ... ok [INFO] [stdout] test external::weather::response::tests::converts_daily_response_to_daily_partial_report_with_some_parameters ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_fog ... ok [INFO] [stdout] test external::weather::query::tests::selects_speed_unit ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_snow ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_freezing_rain ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_normal_rain ... ok [INFO] [stdout] test format::common::summary::tests::describes_hectopascal_adjective ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_thunderstorm ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_descriptions_for_precipitation_heat ... ok [INFO] [stdout] test format::common::summary::tests::prepares_wind_description_with_kn ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_description_for_thunderstorm ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_descriptions_for_clouds ... ok [INFO] [stdout] test format::common::summary::tests::describes_temperature_in_celsius_as_adjectives ... ok [INFO] [stdout] test format::common::summary::tests::describes_temperature_in_fahrenheit_as_adjectives ... ok [INFO] [stdout] test format::common::summary::tests::prepares_humidity_level_from_percentage ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_descriptions_for_fog ... ok [INFO] [stdout] test format::common::summary::tests::prepares_wind_description_with_ms ... ok [INFO] [stdout] test format::common::summary::tests::prepares_wind_description_with_mph ... ok [INFO] [stdout] test format::current::list::tests::describes_value_of_thunderstorm ... ok [INFO] [stdout] test format::current::list::tests::describes_all_attributes ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_descriptions_for_precipitation_kind ... ok [INFO] [stdout] test format::common::summary::tests::prepares_wind_description_with_kmh ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_clouds_kind ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_fog_kind ... ok [INFO] [stdout] test format::current::summary::tests::describes_full_report ... ok [INFO] [stdout] test format::current::list::tests::describes_only_selected_attributes ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_precipitation_intensity ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_precipitation_kind ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_wind ... ok [INFO] [stdout] test format::current::list::tests::describes_values_of_precipitation_heat ... ok [INFO] [stdout] test external::weather::response::tests::converts_weather_codes_for_clouds ... ok [INFO] [stdout] test external::weather::query::tests::builds_params_for_current_query ... ok [INFO] [stdout] test external::weather::response::tests::converts_current_data_temperature_to_specified_unit ... ok [INFO] [stdout] test format::common::summary::tests::prepares_kind_descriptions_for_precipitation_intensity ... ok [INFO] [stdout] test format::daily::list::tests::writes_temperature_range_in_fahrenheit ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_clouds_kind ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_fog ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_humidity ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_precipitation ... ok [INFO] [stdout] test format::daily::list::tests::writes_wind_scope_with_kmh_speed ... ok [INFO] [stdout] test format::daily::list::tests::writes_wind_scope_with_kn_speed ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_pressure ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_temperature_in_celsius ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_cloud_coverage ... ok [INFO] [stdout] test format::current::summary::tests::describes_values_of_wind_speed_in_meters_per_second ... ok [INFO] [stdout] test format::daily::list::tests::formats_report ... ok [INFO] [stdout] test format::current::summary::tests::describes_thunderstorm ... ok [INFO] [stdout] test format::daily::list::tests::writes_wind_scope_with_mph_speed ... ok [INFO] [stdout] test format::daily::list::tests::writes_temperature_range_in_celsius ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_fog_kind ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_entire_report ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_pressure_range ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_humidity_ranges ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_cloud_kind ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_wind_scope_in_kmh ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_thunderstorm_kind ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_cloud_coverage_ranges ... ok [INFO] [stdout] test format::daily::list::tests::writes_wind_scope_with_ms_speed ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_temperature_range_in_celsius ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_precipitation_kind ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_wind_scope_in_kn ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_wind_scope_in_mph ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_wind_scope_in_ms ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_temperature_range_in_fahrenheit ... ok [INFO] [stdout] test format::forecast::summary::tests::describes_dates ... ok [INFO] [stdout] test format::past::summary::tests::describes_cloud_coverage_ranges ... ok [INFO] [stdout] test format::past::summary::tests::describes_cloud_kind ... ok [INFO] [stdout] test format::past::summary::tests::describes_dates ... ok [INFO] [stdout] test format::past::summary::tests::describe_full_report ... ok [INFO] [stdout] test format::past::summary::tests::describes_fog_kind ... ok [INFO] [stdout] test format::past::summary::tests::describes_humidity_ranges ... ok [INFO] [stdout] test format::past::summary::tests::describes_thunderstorm_kind ... ok [INFO] [stdout] test format::past::summary::tests::describes_wind_scope_in_kn ... ok [INFO] [stdout] test format::past::summary::tests::describes_wind_scope_in_ms ... ok [INFO] [stdout] test format::past::summary::tests::describes_wind_scope_in_mph ... ok [INFO] [stdout] test format::past::summary::tests::describes_wind_scope_in_kmh ... ok [INFO] [stdout] test format::past::summary::tests::describes_pressure_range ... ok [INFO] [stdout] test format::past::summary::tests::describes_temperature_range_in_celsius ... ok [INFO] [stdout] test format::past::summary::tests::describes_temperature_range_in_fahrenheit ... ok [INFO] [stdout] test format::past::summary::tests::describes_precipitation_kind ... ok [INFO] [stdout] test input::cli::tests::parses_coordinate_values ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_list_and_days ... ok [INFO] [stdout] test input::cli::tests::parses_coordinates ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_list_and_today ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_list_with_attributes_specified ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_list_without_attributes_specified ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_summary_and_days ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_summary_defaults_to_today_summary ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_summary_today ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_today_defaults_to_today_summary ... ok [INFO] [stdout] test input::cli::tests::parses_no_speed_unit_into_ms ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_with_days_defaults_to_daily_summary ... ok [INFO] [stdout] test input::cli::tests::parses_forecast_command_without_params_defaults_to_today_summary ... ok [INFO] [stdout] test input::cli::tests::parses_now_command_with_list_with_attributes_specified ... ok [INFO] [stdout] test input::cli::tests::parses_now_command_with_list_without_attributes_specified ... ok [INFO] [stdout] test input::cli::tests::parses_now_command_with_summary_specified ... ok [INFO] [stdout] test input::cli::tests::parses_now_command_with_summary_when_type_is_not_specified ... ok [INFO] [stdout] test input::cli::tests::parses_past_command_defaults_to_summary ... ok [INFO] [stdout] test input::cli::tests::parses_past_command_with_list ... ok [INFO] [stdout] test input::cli::tests::parses_past_command_with_summary ... ok [INFO] [stdout] test input::cli::tests::parses_speed_unit_into_kmh ... ok [INFO] [stdout] test input::cli::tests::parses_now_command_when_none_is_provided ... ok [INFO] [stdout] test input::cli::tests::parses_selected_temperature_unit ... ok [INFO] [stdout] test input::cli::tests::raises_error_on_invalid_coordinates ... ok [INFO] [stdout] test input::cli::tests::parses_speed_unit_into_kn ... ok [INFO] [stdout] test input::cli::tests::parses_speed_unit_into_mph ... ok [INFO] [stdout] test input::cli::tests::parses_no_temperature_unit_into_celsius ... ok [INFO] [stdout] test types::units::tests::converts_azimuth_to_cardinal_direction ... ok [INFO] [stdout] test types::units::tests::converts_cardinal_direction_to_symbol ... ok [INFO] [stdout] test types::units::tests::displays_azimuth ... ok [INFO] [stdout] test types::units::tests::displays_hectopascals ... ok [INFO] [stdout] test types::units::tests::displays_percentage ... ok [INFO] [stdout] test types::units::tests::converts_cardinal_direction_to_name ... ok [INFO] [stdout] test types::units::tests::displays_speed_in_kilometers_per_hour ... ok [INFO] [stdout] test types::units::tests::displays_speed_in_miles_per_hour ... ok [INFO] [stdout] test weather_reporter::tests::fetches_coordinates_if_not_provided ... ok [INFO] [stdout] test weather_reporter::tests::fetches_report ... ok [INFO] [stdout] test types::units::tests::displays_temperature_in_fahrenheit ... ok [INFO] [stdout] test types::units::tests::displays_temperature_in_celsius ... ok [INFO] [stdout] test weather_reporter::tests::retries_to_fetch_coordinates_and_fails ... ok [INFO] [stdout] test types::units::tests::displays_coordinates ... ok [INFO] [stdout] test types::units::tests::displays_degrees ... ok [INFO] [stdout] test weather_reporter::tests::retries_to_fetch_coordinates_and_succeeds ... ok [INFO] [stdout] test types::units::tests::displays_speed_in_meters_per_second ... ok [INFO] [stdout] test types::units::tests::displays_speed_in_knots ... ok [INFO] [stdout] test weather_reporter::tests::retries_to_fetch_report_and_fails ... ok [INFO] [stdout] test weather_reporter::tests::uses_provided_coordinates ... ok [INFO] [stdout] test weather_reporter::tests::retries_to_fetch_report_and_succeeds ... ok [INFO] [stdout] test external::weather::response::tests::panics_with_unknown_weather_codes ... ok [INFO] [stdout] test external::weather::response::tests::fails_to_convert_to_current_full_report_when_any_param_is_missing ... ok [INFO] [stdout] test types::units::tests::validates_speed_range ... ok [INFO] [stdout] test types::units::tests::validates_pressure_range ... ok [INFO] [stdout] test types::units::tests::validates_temperature_range ... ok [INFO] [stdout] test types::units::tests::validates_percentage_range ... ok [INFO] [stdout] test external::weather::response::tests::fails_to_convert_daily_response_to_daily_full_report_when_any_param_is_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/what_weather-e030dd820ac4c678) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests what_weather [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "d66695f6bb5bbdb87aee64fe0e8f84c08a16080422d05a6a11ecd1e62fcf252d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66695f6bb5bbdb87aee64fe0e8f84c08a16080422d05a6a11ecd1e62fcf252d", kill_on_drop: false }` [INFO] [stdout] d66695f6bb5bbdb87aee64fe0e8f84c08a16080422d05a6a11ecd1e62fcf252d