[INFO] cloning repository https://github.com/leocm889/weather_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leocm889/weather_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d5bb1a548c1e041ae8d12670839041bec80666e
[INFO] testing leocm889/weather_cli against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleocm889%2Fweather_cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leocm889/weather_cli
[INFO] finished tweaking git repo https://github.com/leocm889/weather_cli
[INFO] tweaked toml for git repo https://github.com/leocm889/weather_cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leocm889/weather_cli on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leocm889/weather_cli 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4f7061c91cc62ef3aabd46146ec519f68b2cf4abc768daed5ac19421a388672
[INFO] running `Command { std: "docker" "start" "-a" "b4f7061c91cc62ef3aabd46146ec519f68b2cf4abc768daed5ac19421a388672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f7061c91cc62ef3aabd46146ec519f68b2cf4abc768daed5ac19421a388672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f7061c91cc62ef3aabd46146ec519f68b2cf4abc768daed5ac19421a388672", kill_on_drop: false }`
[INFO] [stdout] b4f7061c91cc62ef3aabd46146ec519f68b2cf4abc768daed5ac19421a388672
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db7486d6d7f535c6e02938fca259d407cfbba22ed12d64234f7e75a46c68b91e
[INFO] running `Command { std: "docker" "start" "-a" "db7486d6d7f535c6e02938fca259d407cfbba22ed12d64234f7e75a46c68b91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling weather_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/loops.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     text::{self, Line, Span},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/ui.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::app::{App, Mode};
[INFO] [stdout]   |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Instant` and `thread`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     thread,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     time::{Duration, Instant},
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event as CEvent`, `KeyCode`, and `disable_raw_mode`
[INFO] [stdout]   --> src/main.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     event::{Event as CEvent, KeyCode},
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 21 |     terminal::{disable_raw_mode, enable_raw_mode},
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `app::App` and `event::Event`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     app::App,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     event::Event,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `HashMap<Uuid, Weather>` cannot be built from an iterator over elements of type `Weather`
[INFO] [stdout]   --> src/data.rs:48:39
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                                       ^^^^^^^ value of type `HashMap<Uuid, Weather>` cannot be built from `std::iter::Iterator<Item=Weather>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromIterator<Weather>` is not implemented for `HashMap<Uuid, Weather>`
[INFO] [stdout]       but trait `FromIterator<(Uuid, Weather)>` is implemented for it
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/collections/hash/map.rs:2943:0
[INFO] [stdout]    = help: for that trait implementation, expected `(Uuid, Weather)`, found `Weather`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]   --> src/data.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     map.into_values().collect()
[INFO] [stdout]    |                     --- ^^^^^^^^^^^^^ `Iterator::Item` is `Weather` here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this expression has type `HashMap<String, Weather>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]   --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/data.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn load_weathers_from_file(file_path: &str) -> HashMap<Uuid, Weather> {
[INFO] [stdout]    |                                                    ---------------------- expected `HashMap<Uuid, Weather>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 55 |                     vec![]
[INFO] [stdout]    |                     ^^^^^^ expected `HashMap<Uuid, Weather>`, found `Vec<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `HashMap<Uuid, Weather>`
[INFO] [stdout]               found struct `Vec<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as it's the more correct name
[INFO] [stdout]   --> src/ui.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .split(f.size());
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^---------- two arguments of type `Vec<&'static str>` and `MenuItem` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/loops.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn render_widgets(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     mut terminal: Terminal<CrosstermBackend<std::io::Stdout>>,
[INFO] [stdout] 44 |     menu_titles: Vec<&'static str>,
[INFO] [stdout]    |     ------------------------------
[INFO] [stdout] 45 |     active_menu_item: MenuItem,
[INFO] [stdout]    |     --------------------------
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 47 |     render_widgets(terminal, /* Vec<&'static str> */, /* MenuItem */);
[INFO] [stdout]    |                            +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ----      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn StdError + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `copyright`
[INFO] [stdout]   --> src/loops.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let copyright = Paragraph::new("Weather-ClI")
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_copyright`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `weather_cli` (bin "weather_cli") due to 4 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "db7486d6d7f535c6e02938fca259d407cfbba22ed12d64234f7e75a46c68b91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7486d6d7f535c6e02938fca259d407cfbba22ed12d64234f7e75a46c68b91e", kill_on_drop: false }`
[INFO] [stdout] db7486d6d7f535c6e02938fca259d407cfbba22ed12d64234f7e75a46c68b91e
