[INFO] fetching crate weather_man 0.2.6... [INFO] testing weather_man-0.2.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate weather_man 0.2.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate weather_man 0.2.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate weather_man 0.2.6 [INFO] tweaked toml for crates.io crate weather_man 0.2.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate weather_man 0.2.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate weather_man 0.2.6 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b2836849172abaef2d018956cae10a9c65fc95f9cd00d33f7e82c56047700d2 [INFO] running `Command { std: "docker" "start" "-a" "8b2836849172abaef2d018956cae10a9c65fc95f9cd00d33f7e82c56047700d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b2836849172abaef2d018956cae10a9c65fc95f9cd00d33f7e82c56047700d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2836849172abaef2d018956cae10a9c65fc95f9cd00d33f7e82c56047700d2", kill_on_drop: false }` [INFO] [stdout] 8b2836849172abaef2d018956cae10a9c65fc95f9cd00d33f7e82c56047700d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72a7695c2dfbe9f1d53711fdbc73b00a75301791e24a49fcff0c815162c8b3b8 [INFO] running `Command { std: "docker" "start" "-a" "72a7695c2dfbe9f1d53711fdbc73b00a75301791e24a49fcff0c815162c8b3b8", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rstar v0.10.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling geo v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling geocoding v0.4.0 [INFO] [stderr] Compiling weather_man v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AirQuality` is never constructed [INFO] [stdout] --> src/modules/types.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct AirQuality { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WeatherAlert` is never constructed [INFO] [stdout] --> src/modules/types.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct WeatherAlert { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.70s [INFO] running `Command { std: "docker" "inspect" "72a7695c2dfbe9f1d53711fdbc73b00a75301791e24a49fcff0c815162c8b3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a7695c2dfbe9f1d53711fdbc73b00a75301791e24a49fcff0c815162c8b3b8", kill_on_drop: false }` [INFO] [stdout] 72a7695c2dfbe9f1d53711fdbc73b00a75301791e24a49fcff0c815162c8b3b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac5f42049516d47eae38d894d53764dab60431b803de283baf1c63ae215a24e [INFO] running `Command { std: "docker" "start" "-a" "aac5f42049516d47eae38d894d53764dab60431b803de283baf1c63ae215a24e", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rstar v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling doc-comment v0.3.3 [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 predicates-core v1.0.9 [INFO] [stderr] Compiling geo v0.24.1 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling geocoding v0.4.0 [INFO] [stderr] Compiling weather_man v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AirQuality` is never constructed [INFO] [stdout] --> src/modules/types.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct AirQuality { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WeatherAlert` is never constructed [INFO] [stdout] --> src/modules/types.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct WeatherAlert { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AirQuality` is never constructed [INFO] [stdout] --> src/modules/types.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | pub struct AirQuality { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WeatherAlert` is never constructed [INFO] [stdout] --> src/modules/types.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct WeatherAlert { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.31s [INFO] running `Command { std: "docker" "inspect" "aac5f42049516d47eae38d894d53764dab60431b803de283baf1c63ae215a24e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac5f42049516d47eae38d894d53764dab60431b803de283baf1c63ae215a24e", kill_on_drop: false }` [INFO] [stdout] aac5f42049516d47eae38d894d53764dab60431b803de283baf1c63ae215a24e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc3fc7abf4bb04847d74650da1f46c246cbaf1ae24696fe855672eb440b1efcc [INFO] running `Command { std: "docker" "start" "-a" "dc3fc7abf4bb04847d74650da1f46c246cbaf1ae24696fe855672eb440b1efcc", kill_on_drop: false }` [INFO] [stderr] warning: struct `AirQuality` is never constructed [INFO] [stderr] --> src/modules/types.rs:258:12 [INFO] [stderr] | [INFO] [stderr] 258 | pub struct AirQuality { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `WeatherAlert` is never constructed [INFO] [stderr] --> src/modules/types.rs:272:12 [INFO] [stderr] | [INFO] [stderr] 272 | pub struct WeatherAlert { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `weather_man` (bin "weather_man") generated 2 warnings [INFO] [stderr] warning: `weather_man` (bin "weather_man" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_man-6e20a6ab2ce7f80d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/weather_man-a6d8fc229d2bd652) [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] [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] [stderr] Running tests/api_mocks.rs (/opt/rustwide/target/debug/deps/api_mocks-38591a90927d4cf4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_forecast_api ... ignored [INFO] [stdout] test test_location_service_get_location_by_name ... ignored [INFO] [stdout] test test_weather_condition_mapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-0fb6ea489fbd7664) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_cli_version ... ok [INFO] [stdout] test test_cli_help ... ok [INFO] [stdout] test test_cli_invalid_mode ... ok [INFO] [stdout] test test_cli_json_output ... ok [INFO] [stdout] test test_cli_units_option ... ok [INFO] [stdout] test test_cli_detail_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_detail_level ... ok [INFO] [stdout] test test_location_default ... ok [INFO] [stdout] test test_weather_condition_display ... ok [INFO] [stdout] test test_weather_condition_from_str ... ok [INFO] [stdout] test test_weather_condition_get_emoji ... ok [INFO] [stdout] test test_weather_config_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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] [stderr] Running tests/types_test.rs (/opt/rustwide/target/debug/deps/types_test-5bbe72f91ee8f78c) [INFO] [stderr] Running tests/utils_test.rs (/opt/rustwide/target/debug/deps/utils_test-7618ac01b9e47a5e) [INFO] [stderr] Doc-tests weather_man [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" "dc3fc7abf4bb04847d74650da1f46c246cbaf1ae24696fe855672eb440b1efcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3fc7abf4bb04847d74650da1f46c246cbaf1ae24696fe855672eb440b1efcc", kill_on_drop: false }` [INFO] [stdout] dc3fc7abf4bb04847d74650da1f46c246cbaf1ae24696fe855672eb440b1efcc