[INFO] fetching crate brightsky 0.1.0...
[INFO] testing brightsky-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate brightsky 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate brightsky 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate brightsky 0.1.0
[INFO] tweaked toml for crates.io crate brightsky 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate brightsky 0.1.0 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] crate crates.io crate brightsky 0.1.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a098df90a7e9af81aedeaead3e34f22031e079f329a9a27616110407394e3d4
[INFO] running `Command { std: "docker" "start" "-a" "2a098df90a7e9af81aedeaead3e34f22031e079f329a9a27616110407394e3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a098df90a7e9af81aedeaead3e34f22031e079f329a9a27616110407394e3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a098df90a7e9af81aedeaead3e34f22031e079f329a9a27616110407394e3d4", kill_on_drop: false }`
[INFO] [stdout] 2a098df90a7e9af81aedeaead3e34f22031e079f329a9a27616110407394e3d4
[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=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] 5467b6227f75fd7f244820da7f9bf6bcdd003c1e559855bb5e84272a6da64a28
[INFO] running `Command { std: "docker" "start" "-a" "5467b6227f75fd7f244820da7f9bf6bcdd003c1e559855bb5e84272a6da64a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.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 tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling brightsky v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s
[INFO] running `Command { std: "docker" "inspect" "5467b6227f75fd7f244820da7f9bf6bcdd003c1e559855bb5e84272a6da64a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5467b6227f75fd7f244820da7f9bf6bcdd003c1e559855bb5e84272a6da64a28", kill_on_drop: false }`
[INFO] [stdout] 5467b6227f75fd7f244820da7f9bf6bcdd003c1e559855bb5e84272a6da64a28
[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=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] e632678bcb2a8273cd5c8b9b4a1584b2a96a73d58519bbca065ad4ab63674533
[INFO] running `Command { std: "docker" "start" "-a" "e632678bcb2a8273cd5c8b9b4a1584b2a96a73d58519bbca065ad4ab63674533", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling brightsky v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.35s
[INFO] running `Command { std: "docker" "inspect" "e632678bcb2a8273cd5c8b9b4a1584b2a96a73d58519bbca065ad4ab63674533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e632678bcb2a8273cd5c8b9b4a1584b2a96a73d58519bbca065ad4ab63674533", kill_on_drop: false }`
[INFO] [stdout] e632678bcb2a8273cd5c8b9b4a1584b2a96a73d58519bbca065ad4ab63674533
[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=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] 63ed18e671e0053514f8424fce0f84ed2dc69dc201ea85720e40643fc95032b5
[INFO] running `Command { std: "docker" "start" "-a" "63ed18e671e0053514f8424fce0f84ed2dc69dc201ea85720e40643fc95032b5", 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/build/brightsky/82df48a9eb5d671f/deps/brightsky-82df48a9eb5d671f)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::test_current_weather_query_build_invalid_lon ... ok
[INFO] [stdout] test tests::test_current_weather_query_invalid_max_dist ... ok
[INFO] [stdout] test tests::test_current_weather_query_build_valid ... ok
[INFO] [stdout] test tests::test_current_weather_query_build_invalid_lat ... ok
[INFO] [stdout] test tests::test_current_weather_query_with_max_dist ... ok
[INFO] [stdout] test tests::test_current_weather_query_with_source_ids ... ok
[INFO] [stdout] test tests::test_current_weather_query_with_station_ids ... ok
[INFO] [stdout] test tests::test_current_weather_query_with_units ... ok
[INFO] [stdout] test tests::test_weather_query_build_missing_date ... ok
[INFO] [stdout] test tests::test_url_generation_with_multiple_station_ids ... ok
[INFO] [stdout] test tests::test_url_generation_weather ... ok
[INFO] [stdout] test tests::test_current_weather_query_with_timezone ... ok
[INFO] [stdout] test tests::test_url_generation_current_weather ... ok
[INFO] [stdout] test tests::test_weather_query_with_date_range ... ok
[INFO] [stdout] test tests::test_weather_query_with_dwd_station ... ok
[INFO] [stdout] test tests::test_weather_query_build_valid ... ok
[INFO] [stdout] test tests::test_weather_query_invalid_coordinates ... ok
[INFO] [stdout] test tests::test_weather_query_with_wmo_station ... ok
[INFO] [stdout] test tests::test_weather_query_with_source_ids ... ok
[INFO] [stdout] test tests::test_brightsky_client_default ... ok
[INFO] [stdout] test tests::test_brightsky_client_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/build/brightsky/eb81bc5c51cd22f0/deps/integration_tests-eb81bc5c51cd22f0)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test error_tests::test_date_not_set_error ... ok
[INFO] [stdout] test error_tests::test_invalid_longitude_error ... ok
[INFO] [stdout] test error_tests::test_error_display ... ok
[INFO] [stdout] test error_tests::test_invalid_max_distance_error ... ok
[INFO] [stdout] test integration_tests::test_alerts_query_builder ... ok
[INFO] [stdout] test error_tests::test_invalid_latitude_error ... ok
[INFO] [stdout] test integration_tests::test_alerts_query_empty ... ok
[INFO] [stdout] test integration_tests::test_alerts_query_url_generation ... ok
[INFO] [stdout] test integration_tests::test_alerts_query_with_warn_cell ... ok
[INFO] [stdout] test integration_tests::test_brightsky_client_url_generation ... ok
[INFO] [stdout] test integration_tests::test_invalid_coordinates_alerts ... ok
[INFO] [stdout] test integration_tests::test_invalid_coordinates_radar ... ok
[INFO] [stdout] test integration_tests::test_edge_case_coordinates ... ok
[INFO] [stdout] test integration_tests::test_current_weather_query_builder_complete_flow ... ok
[INFO] [stdout] test integration_tests::test_multiple_station_ids ... ok
[INFO] [stdout] test integration_tests::test_max_distance_edge_cases ... ok
[INFO] [stdout] test integration_tests::test_coordinate_precision_preservation ... ok
[INFO] [stdout] test integration_tests::test_radar_query_url_generation ... ok
[INFO] [stdout] test integration_tests::test_radar_compression_formats ... ok
[INFO] [stdout] test types_tests::test_alert_certainty_deserialization ... ok
[INFO] [stdout] test types_tests::test_alert_severity_deserialization ... ok
[INFO] [stdout] test types_tests::test_alert_urgency_deserialization ... ok
[INFO] [stdout] test types_tests::test_alert_category_deserialization ... ok
[INFO] [stdout] test types_tests::test_alert_response_type_deserialization ... ok
[INFO] [stdout] test integration_tests::test_radar_query_builder ... ok
[INFO] [stdout] test types_tests::test_alerts_response_deserialization ... ok
[INFO] [stdout] test integration_tests::test_weather_query_builder_complete_flow ... ok
[INFO] [stdout] test types_tests::test_alert_status_deserialization ... ok
[INFO] [stdout] test integration_tests::test_radar_query_with_bbox ... ok
[INFO] [stdout] test types_tests::test_maybe_compressed_precipitation_plain ... ok
[INFO] [stdout] test types_tests::test_observation_type_deserialization ... ok
[INFO] [stdout] test types_tests::test_unit_type_deserialization ... ok
[INFO] [stdout] test types_tests::test_current_weather_response_deserialization ... ok
[INFO] [stdout] test types_tests::test_weather_icon_deserialization ... ok
[INFO] [stdout] test types_tests::test_weather_condition_deserialization ... ok
[INFO] [stdout] test types_tests::test_weather_response_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mock_server_tests.rs (/opt/rustwide/target/debug/build/brightsky/72c8fff0f97aa0fa/deps/mock_server_tests-72c8fff0f97aa0fa)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_alerts_api_success ... ok
[INFO] [stdout] test test_api_server_error ... ok
[INFO] [stdout] test test_current_weather_api_success ... ok
[INFO] [stdout] test test_radar_api_success ... ok
[INFO] [stdout] test test_api_error_handling ... ok
[INFO] [stdout] test test_weather_api_success ... ok
[INFO] [stdout] test test_query_parameters_in_url ... ok
[INFO] [stdout] test test_empty_weather_array ... ok
[INFO] [stdout] test test_multiple_station_ids_in_request ... ok
[INFO] [stdout] test test_malformed_json_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brightsky
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/alerts/mod.rs - alerts (line 34) - compile ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder::with_lat_lon (line 104) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_dwd_station_id (line 156) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder::with_tz (line 165) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_lat_lon (line 95) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_max_dist (line 133) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder (line 27) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_wmo_station_id (line 181) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_units (line 245) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_tz (line 225) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder::with_warn_cell_id (line 143) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::build (line 274) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder (line 53) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder::with_source_id (line 203) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder::build (line 193) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder (line 19) ... ok
[INFO] [stdout] test src/alerts/query_builder.rs - alerts::query_builder::AlertsQueryBuilder (line 40) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_bbox (line 143) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder (line 40) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_distance (line 165) ... ok
[INFO] [stdout] test src/current_weather/query_builder.rs - current_weather::query_builder::CurrentWeatherQueryBuilder (line 33) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_lat_lon (line 105) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_last_date (line 211) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder (line 26) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_tz (line 236) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::build (line 290) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_date (line 188) ... ok
[INFO] [stdout] test src/radar/query_builder.rs - radar::query_builder::RadarWeatherQueryBuilder::with_compression_format (line 261) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder (line 24) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder (line 40) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::build (line 349) ... ok
[INFO] [stdout] test src/alerts/mod.rs - alerts (line 59) ... FAILED
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_date (line 108) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_dwd_station_id (line 222) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_last_date (line 131) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_lat_lon (line 157) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_max_dist (line 197) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_source_id (line 270) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_tz (line 295) ... ok
[INFO] [stdout] test src/lib.rs - BrightSkyClient::get (line 190) ... FAILED
[INFO] [stdout] test src/lib.rs - BrightSkyClient (line 96) ... FAILED
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_wmo_station_id (line 246) ... ok
[INFO] [stdout] test src/weather/query_builder.rs - weather::query_builder::WeatherQueryBuilder<'a>::with_units (line 317) ... ok
[INFO] [stdout] test src/weather/mod.rs - weather (line 25) ... FAILED
[INFO] [stdout] test src/types.rs - types::WeatherResponse (line 287) ... FAILED
[INFO] [stdout] test src/radar/mod.rs - radar (line 65) ... FAILED
[INFO] [stdout] test src/radar/mod.rs - radar (line 33) ... FAILED
[INFO] [stdout] test src/types.rs - types::RadarResponse (line 547) ... FAILED
[INFO] [stdout] test src/types.rs - types::CurrentWeatherResponse (line 405) ... FAILED
[INFO] [stdout] test src/types.rs - types::AlertsResponse (line 869) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - BrightSkyClient::new (line 151) ... ok
[INFO] [stdout] test src/alerts/mod.rs - alerts (line 103) ... FAILED
[INFO] [stdout] test src/weather/mod.rs - weather (line 54) ... FAILED
[INFO] [stdout] test src/current_weather/mod.rs - current_weather (line 22) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/alerts/mod.rs - alerts (line 59) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/alerts?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BrightSkyClient::get (line 190) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/current_weather?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BrightSkyClient (line 96) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/current_weather?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/weather/mod.rs - weather (line 25) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/weather?date=2023-07-01&last_date=2023-07-07&lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::WeatherResponse (line 287) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/weather?date=2023-08-07&lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/radar/mod.rs - radar (line 65) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/radar?bbox=100%2C100%2C300%2C300&format=plain", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/radar/mod.rs - radar (line 33) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/radar?lat=52.0&lon=7.6&distance=50000&format=compressed", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::RadarResponse (line 547) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/radar?lat=52.0&lon=7.6", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::CurrentWeatherResponse (line 405) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/current_weather?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::AlertsResponse (line 869) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/alerts?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/current_weather?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/alerts/mod.rs - alerts (line 103) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/alerts?warn_cell_id=803159016&tz=Europe%2FBerlin", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/weather/mod.rs - weather (line 54) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/weather?date=2026-01-18&dwd_station_id=01766", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/current_weather/mod.rs - current_weather (line 22) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: "https://api.brightsky.dev/current_weather?lat=52.52&lon=13.4", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/alerts/mod.rs - alerts (line 103)
[INFO] [stdout]     src/alerts/mod.rs - alerts (line 59)
[INFO] [stdout]     src/current_weather/mod.rs - current_weather (line 22)
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout]     src/lib.rs - BrightSkyClient (line 96)
[INFO] [stdout]     src/lib.rs - BrightSkyClient::get (line 190)
[INFO] [stdout]     src/radar/mod.rs - radar (line 33)
[INFO] [stdout]     src/radar/mod.rs - radar (line 65)
[INFO] [stdout]     src/types.rs - types::AlertsResponse (line 869)
[INFO] [stdout]     src/types.rs - types::CurrentWeatherResponse (line 405)
[INFO] [stdout]     src/types.rs - types::RadarResponse (line 547)
[INFO] [stdout]     src/types.rs - types::WeatherResponse (line 287)
[INFO] [stdout]     src/weather/mod.rs - weather (line 25)
[INFO] [stdout]     src/weather/mod.rs - weather (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.63s; merged doctests compilation took 3.37s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "63ed18e671e0053514f8424fce0f84ed2dc69dc201ea85720e40643fc95032b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63ed18e671e0053514f8424fce0f84ed2dc69dc201ea85720e40643fc95032b5", kill_on_drop: false }`
[INFO] [stdout] 63ed18e671e0053514f8424fce0f84ed2dc69dc201ea85720e40643fc95032b5
