[INFO] fetching crate wayle-weather 0.1.2...
[INFO] testing wayle-weather-0.1.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wayle-weather 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wayle-weather 0.1.2
[INFO] finished tweaking crates.io crate wayle-weather 0.1.2
[INFO] tweaked toml for crates.io crate wayle-weather 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wayle-weather 0.1.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wayle-weather 0.1.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.65
[INFO] [stderr]   Downloaded web-sys v0.3.92
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 656506e69ec06d1fc85ebd4941087e1ddf562fefffc3a9ee7434beddeb789381
[INFO] running `Command { std: "docker" "start" "-a" "656506e69ec06d1fc85ebd4941087e1ddf562fefffc3a9ee7434beddeb789381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "656506e69ec06d1fc85ebd4941087e1ddf562fefffc3a9ee7434beddeb789381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "656506e69ec06d1fc85ebd4941087e1ddf562fefffc3a9ee7434beddeb789381", kill_on_drop: false }`
[INFO] [stdout] 656506e69ec06d1fc85ebd4941087e1ddf562fefffc3a9ee7434beddeb789381
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1098d3280e5b61e253219de82c774f437878ab9eef197c15c972a6bb27382047
[INFO] running `Command { std: "docker" "start" "-a" "1098d3280e5b61e253219de82c774f437878ab9eef197c15c972a6bb27382047", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling wayle-traits v0.1.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling wayle-core v0.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling wayle-weather v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1098d3280e5b61e253219de82c774f437878ab9eef197c15c972a6bb27382047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1098d3280e5b61e253219de82c774f437878ab9eef197c15c972a6bb27382047", kill_on_drop: false }`
[INFO] [stdout] 1098d3280e5b61e253219de82c774f437878ab9eef197c15c972a6bb27382047
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe50940ecde4b6fc346b05bcb1989f978e8b79572c74d236972aff43d752363
[INFO] running `Command { std: "docker" "start" "-a" "bbe50940ecde4b6fc346b05bcb1989f978e8b79572c74d236972aff43d752363", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayle-weather v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "bbe50940ecde4b6fc346b05bcb1989f978e8b79572c74d236972aff43d752363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe50940ecde4b6fc346b05bcb1989f978e8b79572c74d236972aff43d752363", kill_on_drop: false }`
[INFO] [stdout] bbe50940ecde4b6fc346b05bcb1989f978e8b79572c74d236972aff43d752363
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a72c013fe769f550662c4981e9b33c974711136b1b9f21fb4840779c7f4b8dbd
[INFO] running `Command { std: "docker" "start" "-a" "a72c013fe769f550662c4981e9b33c974711136b1b9f21fb4840779c7f4b8dbd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wayle_weather-941f780e7cf98a2f)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test model::tests::wmo_code_rain_light_moderate_heavy ... ok
[INFO] [stdout] test model::tests::wmo_code_0_is_clear ... ok
[INFO] [stdout] test model::tests::wmo_code_fog_variants ... ok
[INFO] [stdout] test model::tests::wmo_code_3_is_overcast ... ok
[INFO] [stdout] test model::tests::wmo_code_sleet_variants ... ok
[INFO] [stdout] test model::tests::wmo_code_snow_light_moderate_heavy ... ok
[INFO] [stdout] test model::tests::wmo_code_drizzle_variants ... ok
[INFO] [stdout] test model::tests::wmo_code_thunderstorm_variants ... ok
[INFO] [stdout] test model::tests::wmo_code_unknown_for_undefined ... ok
[INFO] [stdout] test model::tests::wmo_code_1_and_2_are_partly_cloudy ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::parse_time_from_iso_valid ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::parse_iso_datetime_invalid ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::parse_date_valid ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::percentage_clamps_values ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::uv_clamps_high_values ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::visibility_converts_meters_to_km ... ok
[INFO] [stdout] test provider::visual_crossing::parse::tests::condition_mapping ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::wind_direction_wraps ... ok
[INFO] [stdout] test provider::open_meteo::parse::tests::parse_iso_datetime_valid ... ok
[INFO] [stdout] test provider::visual_crossing::parse::tests::parse_date_valid ... ok
[INFO] [stdout] test provider::visual_crossing::parse::tests::is_daytime_detection ... ok
[INFO] [stdout] test provider::visual_crossing::parse::tests::parse_time_with_seconds ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::condition_code_hail_variants ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::condition_code_mapping ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::condition_code_sleet_variants ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::condition_code_mist_and_fog ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::condition_code_snow_light_moderate_heavy ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::parse_12h_time_am ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::parse_12h_time_pm ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::parse_date_valid ... ok
[INFO] [stdout] test provider::weatherapi::parse::tests::parse_datetime_valid ... ok
[INFO] [stdout] test types::tests::distance_from_meters ... ok
[INFO] [stdout] test types::tests::percentage_saturates ... ok
[INFO] [stdout] test types::tests::percentage_validates ... ok
[INFO] [stdout] test types::tests::rejects_nan ... ok
[INFO] [stdout] test types::tests::speed_conversion ... ok
[INFO] [stdout] test types::tests::temperature_conversion ... ok
[INFO] [stdout] test types::tests::uv_risk_levels ... ok
[INFO] [stdout] test types::tests::wind_cardinal_directions ... ok
[INFO] [stdout] test types::tests::wind_direction_validates ... ok
[INFO] [stdout] test types::tests::wind_direction_wraps ... ok
[INFO] [stdout] test provider::visual_crossing::parse::tests::parse_time_without_seconds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wayle_weather
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok
[INFO] [stdout] test src/../README.md - ReadmeDocTests (line 21) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.37s; merged doctests compilation took 1.35s
[INFO] running `Command { std: "docker" "inspect" "a72c013fe769f550662c4981e9b33c974711136b1b9f21fb4840779c7f4b8dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72c013fe769f550662c4981e9b33c974711136b1b9f21fb4840779c7f4b8dbd", kill_on_drop: false }`
[INFO] [stdout] a72c013fe769f550662c4981e9b33c974711136b1b9f21fb4840779c7f4b8dbd
