[INFO] cloning repository https://github.com/fdiskl/calendar.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fdiskl/calendar.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdiskl%2Fcalendar.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdiskl%2Fcalendar.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73c7fc86d10df63e8d64bb04eb36c0f331de9d98
[INFO] checking fdiskl/calendar.rs/73c7fc86d10df63e8d64bb04eb36c0f331de9d98 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffdiskl%2Fcalendar.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fdiskl/calendar.rs
[INFO] finished tweaking git repo https://github.com/fdiskl/calendar.rs
[INFO] tweaked toml for git repo https://github.com/fdiskl/calendar.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fdiskl/calendar.rs on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fdiskl/calendar.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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest Rust 1.93.0-nightly compatible version
[INFO] [stderr]       Adding ical v0.10.0 (available: v0.11.0)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icalendar v0.16.15
[INFO] [stderr]   Downloaded ical v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dd663dde97e2152cb03dee5c3e7bf9adcbcc510172201b1be931b8bfa859396
[INFO] running `Command { std: "docker" "start" "-a" "7dd663dde97e2152cb03dee5c3e7bf9adcbcc510172201b1be931b8bfa859396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dd663dde97e2152cb03dee5c3e7bf9adcbcc510172201b1be931b8bfa859396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dd663dde97e2152cb03dee5c3e7bf9adcbcc510172201b1be931b8bfa859396", kill_on_drop: false }`
[INFO] [stdout] 7dd663dde97e2152cb03dee5c3e7bf9adcbcc510172201b1be931b8bfa859396
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b2b6afdd3477e582a0eb0cf8043cd968f3bb0ab61e317f83ad849e9a473852
[INFO] running `Command { std: "docker" "start" "-a" "c4b2b6afdd3477e582a0eb0cf8043cd968f3bb0ab61e317f83ad849e9a473852", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking icalendar v0.16.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ical v0.10.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking taskrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Rect` and `widgets::Widget`
[INFO] [stdout]  --> src/app.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     layout::{Position, Rect},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 6 |     prelude::Backend,
[INFO] [stdout] 7 |     widgets::Widget,
[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: `input_popup::InputPopup`
[INFO] [stdout]   --> src/app.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ics_popup::new_ics_popup, input_popup::InputPopup, layout::Layout,
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FocusableViewWithCursorControl`
[INFO] [stdout]  --> src/ui/components/popup_host.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     FocusableView, FocusableViewWithCursorControl, PopupView, View, ViewWithCursorControl,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `block::title` and `crossterm::event::KeyCode`
[INFO] [stdout]  --> src/ui/components/tmp_popup.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     crossterm::event::KeyCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     widgets::{Block, Widget, block::title},
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `input::UserInput`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         components::{input::UserInput, popup_with_cursor::Popup},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rect` and `widgets::Widget`
[INFO] [stdout]  --> src/app.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     layout::{Position, Rect},
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout] 6 |     prelude::Backend,
[INFO] [stdout] 7 |     widgets::Widget,
[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: `input_popup::InputPopup`
[INFO] [stdout]   --> src/app.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ics_popup::new_ics_popup, input_popup::InputPopup, layout::Layout,
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FocusableViewWithCursorControl`
[INFO] [stdout]  --> src/ui/components/popup_host.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     FocusableView, FocusableViewWithCursorControl, PopupView, View, ViewWithCursorControl,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `block::title` and `crossterm::event::KeyCode`
[INFO] [stdout]  --> src/ui/components/tmp_popup.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     crossterm::event::KeyCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     widgets::{Block, Widget, block::title},
[INFO] [stdout]   |                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `input::UserInput`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         components::{input::UserInput, popup_with_cursor::Popup},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `widgets::Widget`
[INFO] [stdout]  --> src/ui/components/view_switcher.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     widgets::Widget,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/popup_with_cursor.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn handle_event(&mut self, e: &Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle_event(&mut self, e: &ratatui::crossterm::event::Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         e: &ratatui::crossterm::event::Event,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_cursor`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         set_cursor: &mut dyn FnMut(u16, u16),
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/daily.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn handle_event(&mut self, e: &Event) -> Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/journal.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_event(&mut self, e: &Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/app.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 28 |     status: AppStatus,
[INFO] [stdout] 29 |     state: AppState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_w`, `set_h`, and `with_max_day` are never used
[INFO] [stdout]   --> src/ui/monthly/cursor.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Cursor {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_w(&mut self, w: i32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(super) fn set_h(&mut self, h: i32) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(super) fn with_max_day(mut self, max_day: i32) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `widgets::Widget`
[INFO] [stdout]  --> src/ui/components/view_switcher.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     widgets::Widget,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/popup_with_cursor.rs:68:32
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn handle_event(&mut self, e: &Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:26:32
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn handle_event(&mut self, e: &ratatui::crossterm::event::Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         e: &ratatui::crossterm::event::Event,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `set_cursor`
[INFO] [stdout]   --> src/ui/components/tmp_popup.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         set_cursor: &mut dyn FnMut(u16, u16),
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/daily.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn handle_event(&mut self, e: &Event) -> Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/ui/journal.rs:32:32
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_event(&mut self, e: &Event) -> anyhow::Result<()> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `state` is never read
[INFO] [stdout]   --> src/app.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct App<'a> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 28 |     status: AppStatus,
[INFO] [stdout] 29 |     state: AppState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_w`, `set_h`, and `with_max_day` are never used
[INFO] [stdout]   --> src/ui/monthly/cursor.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Cursor {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_w(&mut self, w: i32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub(super) fn set_h(&mut self, h: i32) {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(super) fn with_max_day(mut self, max_day: i32) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s
[INFO] running `Command { std: "docker" "inspect" "c4b2b6afdd3477e582a0eb0cf8043cd968f3bb0ab61e317f83ad849e9a473852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b2b6afdd3477e582a0eb0cf8043cd968f3bb0ab61e317f83ad849e9a473852", kill_on_drop: false }`
[INFO] [stdout] c4b2b6afdd3477e582a0eb0cf8043cd968f3bb0ab61e317f83ad849e9a473852
