[INFO] cloning repository https://github.com/XNM1/weather-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XNM1/weather-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f4e41c0503640a918cfcf483828226abc1c0ab1 [INFO] testing XNM1/weather-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXNM1%2Fweather-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/XNM1/weather-rs [INFO] finished tweaking git repo https://github.com/XNM1/weather-rs [INFO] tweaked toml for git repo https://github.com/XNM1/weather-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/XNM1/weather-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/XNM1/weather-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded exitcode v1.1.2 [INFO] [stderr] Downloaded relative-path v1.9.0 [INFO] [stderr] Downloaded dateparser v0.2.1 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] [stderr] Downloaded confy v0.5.1 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded tracing v0.1.39 [INFO] [stderr] Downloaded mockito v1.2.0 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] [stderr] Downloaded narrate v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af10eb268013d7f5e01ef93b9467f0db4ecf21cc84b2e15f2430bce636ced6bb [INFO] running `Command { std: "docker" "start" "-a" "af10eb268013d7f5e01ef93b9467f0db4ecf21cc84b2e15f2430bce636ced6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af10eb268013d7f5e01ef93b9467f0db4ecf21cc84b2e15f2430bce636ced6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af10eb268013d7f5e01ef93b9467f0db4ecf21cc84b2e15f2430bce636ced6bb", kill_on_drop: false }` [INFO] [stdout] af10eb268013d7f5e01ef93b9467f0db4ecf21cc84b2e15f2430bce636ced6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031266132be6831fb4452999e39b609e9d9a559ceb11bfe7f17835f987a942bc [INFO] running `Command { std: "docker" "start" "-a" "031266132be6831fb4452999e39b609e9d9a559ceb11bfe7f17835f987a942bc", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling narrate v0.4.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling weather-api-services v0.1.0 (/opt/rustwide/workdir/weather-api-services) [INFO] [stderr] Compiling weather-rs v0.1.2 (/opt/rustwide/workdir/weather-rs) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.96s [INFO] running `Command { std: "docker" "inspect" "031266132be6831fb4452999e39b609e9d9a559ceb11bfe7f17835f987a942bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031266132be6831fb4452999e39b609e9d9a559ceb11bfe7f17835f987a942bc", kill_on_drop: false }` [INFO] [stdout] 031266132be6831fb4452999e39b609e9d9a559ceb11bfe7f17835f987a942bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cce6f7742ad1499df4cfdc3b576cdf374d07c086a112a580b444fe78c1371e7 [INFO] running `Command { std: "docker" "start" "-a" "0cce6f7742ad1499df4cfdc3b576cdf374d07c086a112a580b444fe78c1371e7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling mockito v1.2.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling weather-api-services v0.1.0 (/opt/rustwide/workdir/weather-api-services) [INFO] [stderr] Compiling weather-rs v0.1.2 (/opt/rustwide/workdir/weather-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.52s [INFO] running `Command { std: "docker" "inspect" "0cce6f7742ad1499df4cfdc3b576cdf374d07c086a112a580b444fe78c1371e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cce6f7742ad1499df4cfdc3b576cdf374d07c086a112a580b444fe78c1371e7", kill_on_drop: false }` [INFO] [stdout] 0cce6f7742ad1499df4cfdc3b576cdf374d07c086a112a580b444fe78c1371e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e84784a09b778c07efa22a4d00c0ea5db990666ed45be192c0e17089430a3b9 [INFO] running `Command { std: "docker" "start" "-a" "0e84784a09b778c07efa22a4d00c0ea5db990666ed45be192c0e17089430a3b9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.package.name [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_api_services-23c8edc4a9c41bda) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test models::tests::test_weather_data_conversion_weather_api::case_1 ... ok [INFO] [stdout] test models::tests::test_weather_data_conversion_weather_api_history::case_1 ... ok [INFO] [stdout] test models::tests::test_weather_data_conversion_open_weather::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_openweather_api_creation::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data::case_2 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_get_url_method::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_openweather_api_with_empty_url_and_api_key::case_1 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_json_parse_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_openweather_api_with_empty_url_and_api_key::case_2 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_openweather_api_with_empty_url_and_api_key::case_3 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data_date_parse_error::case_1 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_server_response_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_request_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data::case_2 ... ok [INFO] [stdout] test openweather_service::tests::tests_openweatherapi_struct::test_openweather_api_creation::case_2 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data_server_response_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_with_date::case_2 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_weather_api_creation::case_1 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_with_date::case_3 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data_json_parse_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_date_parse_error::case_1 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_weather_api_with_empty_url_and_api_key::case_1 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_with_date::case_1 ... ok [INFO] [stdout] test openweather_service::tests::tests_get_weather_data::test_get_weather_data_request_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_weather_api_with_empty_url_and_api_key::case_3 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_weather_api_creation::case_2 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_get_weather_data::test_get_weather_data_with_date_json_parse_error ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_weather_api_with_empty_url_and_api_key::case_2 ... ok [INFO] [stdout] test weatherapi_service::tests::tests_weatherapi_struct::test_get_url_method::case_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weather_rs-6ca30b5a50da0567) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test handlers::tests::test_configure_provider::case_2 ... ok [INFO] [stdout] test cli_parser::tests::test_get_command ... ok [INFO] [stdout] test cli_parser::tests::test_take_command ... ok [INFO] [stdout] test handlers::tests::test_select_provider ... ok [INFO] [stdout] test providers::tests::test_from_str_valid_input::case_1 ... ok [INFO] [stdout] test providers::tests::test_from_str_invalid_input::case_1 ... ok [INFO] [stdout] test providers::tests::test_from_str_valid_input::case_2 ... ok [INFO] [stdout] test providers::tests::test_from_str_valid_input::case_4 ... ok [INFO] [stdout] test providers::tests::test_to_string::case_1 ... ok [INFO] [stdout] test providers::tests::test_to_string::case_2 ... ok [INFO] [stdout] test providers::tests::test_from_str_invalid_input::case_2 ... ok [INFO] [stdout] test providers::tests::test_from_str_valid_input::case_3 ... ok [INFO] [stdout] test handlers::tests::test_configure_provider::case_1 ... ok [INFO] [stdout] test providers::tests::test_to_string::case_3 ... ok [INFO] [stdout] test providers::tests::test_get_all_variants::case_1 ... ok [INFO] [stdout] test providers::tests::test_to_string::case_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] Doc-tests weather_api_services [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" "0e84784a09b778c07efa22a4d00c0ea5db990666ed45be192c0e17089430a3b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e84784a09b778c07efa22a4d00c0ea5db990666ed45be192c0e17089430a3b9", kill_on_drop: false }` [INFO] [stdout] 0e84784a09b778c07efa22a4d00c0ea5db990666ed45be192c0e17089430a3b9