[INFO] cloning repository https://github.com/Harshit-Dhanwalkar/Todo-GUI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Harshit-Dhanwalkar/Todo-GUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarshit-Dhanwalkar%2FTodo-GUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarshit-Dhanwalkar%2FTodo-GUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d66339c498b12266dd86af09749d7473b363ea
[INFO] building Harshit-Dhanwalkar/Todo-GUI against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarshit-Dhanwalkar%2FTodo-GUI" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Harshit-Dhanwalkar/Todo-GUI
[INFO] finished tweaking git repo https://github.com/Harshit-Dhanwalkar/Todo-GUI
[INFO] tweaked toml for git repo https://github.com/Harshit-Dhanwalkar/Todo-GUI written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Harshit-Dhanwalkar/Todo-GUI on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Harshit-Dhanwalkar/Todo-GUI 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded cfg-expr v0.20.0
[INFO] [stderr]   Downloaded pango-sys v0.20.10
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.10
[INFO] [stderr]   Downloaded gobject-sys v0.20.10
[INFO] [stderr]   Downloaded gdk-pixbuf v0.20.10
[INFO] [stderr]   Downloaded field-offset v0.3.6
[INFO] [stderr]   Downloaded gsk4 v0.9.6
[INFO] [stderr]   Downloaded cairo-rs v0.20.10
[INFO] [stderr]   Downloaded gdk4 v0.9.6
[INFO] [stderr]   Downloaded gdk4-sys v0.9.6
[INFO] [stderr]   Downloaded gio-sys v0.20.10
[INFO] [stderr]   Downloaded gtk4-sys v0.9.6
[INFO] [stderr]   Downloaded glib-macros v0.20.10
[INFO] [stderr]   Downloaded glib-sys v0.20.10
[INFO] [stderr]   Downloaded pango v0.20.10
[INFO] [stderr]   Downloaded gtk4-macros v0.9.5
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.20.10
[INFO] [stderr]   Downloaded graphene-rs v0.20.10
[INFO] [stderr]   Downloaded gio v0.20.11
[INFO] [stderr]   Downloaded glib v0.20.10
[INFO] [stderr]   Downloaded graphene-sys v0.20.10
[INFO] [stderr]   Downloaded gsk4-sys v0.9.6
[INFO] [stderr]   Downloaded system-deps v7.0.5
[INFO] [stderr]   Downloaded gtk4 v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a2c389bb27971ddabd6ec311f544f9711d95f8ba0d7914da7f5652947f501f9
[INFO] running `Command { std: "docker" "start" "-a" "2a2c389bb27971ddabd6ec311f544f9711d95f8ba0d7914da7f5652947f501f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a2c389bb27971ddabd6ec311f544f9711d95f8ba0d7914da7f5652947f501f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a2c389bb27971ddabd6ec311f544f9711d95f8ba0d7914da7f5652947f501f9", kill_on_drop: false }`
[INFO] [stdout] 2a2c389bb27971ddabd6ec311f544f9711d95f8ba0d7914da7f5652947f501f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7301dc189c5fa68eb102686958021ecd243a3d28744f0ed7a92d3868cd3534f
[INFO] running `Command { std: "docker" "start" "-a" "d7301dc189c5fa68eb102686958021ecd243a3d28744f0ed7a92d3868cd3534f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling gio v0.20.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cfg-expr v0.20.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-macros v0.20.10
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.20.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling cairo-rs v0.20.10
[INFO] [stderr]    Compiling graphene-rs v0.20.10
[INFO] [stderr]    Compiling pango v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.6
[INFO] [stderr]    Compiling guirs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `glib::clone`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glib::clone;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 | / ...   glib::clone!(@strong todo_list_box_rc, @strong doing_list_box_rc, @strong done_list_box_rc, @strong window_rc, @strong category_fil...
[INFO] [stdout] 407 | | ...       // Clear all list boxes
[INFO] [stdout] 408 | | ...       while let Some(child) = todo_list_box_rc.first_child() {
[INFO] [stdout] 409 | | ...           todo_list_box_rc.remove(&child);
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | | ...   }),
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 | /         glib::clone!(@weak entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 506 | |             let description = entry.text().to_string();
[INFO] [stdout] 507 | |             if !description.is_empty() {
[INFO] [stdout] 508 | |                 app_state.borrow_mut().add_task(description);
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 | /         glib::clone!(@weak category_filter_combo, @weak due_date_filter_entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 518 | |             let selected_category = category_filter_combo.active_text().map(|t| t.to_string());
[INFO] [stdout] 519 | |             let date_text = due_date_filter_entry.text().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 553 | |             refresh_ui(Rc::clone(&app_state));
[INFO] [stdout] 554 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         glib::clone!(@weak category_filter_combo, @weak due_date_filter_entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 560 | |             // Clear entry fields
[INFO] [stdout] 561 | |             due_date_filter_entry.set_text("");
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |             refresh_ui(Rc::clone(&app_state));
[INFO] [stdout] 574 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:677:30
[INFO] [stdout]     |
[INFO] [stdout] 677 |       let refresh_ui_for_row = glib::clone!(@strong todo_list_box_rc,
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 678 | |                                     @strong doing_list_box_rc,
[INFO] [stdout] 679 | |                                     @strong done_list_box_rc,
[INFO] [stdout] 680 | |                                     @strong main_window_rc => move |app_state_refresher: Rc<RefCell<AppState>>| {
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:717:9
[INFO] [stdout]     |
[INFO] [stdout] 717 | /         glib::clone!(@weak task_entry_clone => move |_, n_press, _, _| {
[INFO] [stdout] 718 | |             if n_press == 2 { // Check for double click
[INFO] [stdout] 719 | |                 task_entry_clone.set_editable(true);
[INFO] [stdout] 720 | |                 task_entry_clone.set_has_frame(true);
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:727:33
[INFO] [stdout]     |
[INFO] [stdout] 727 |       task_entry.connect_activate(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak task_entry, @strong task as edit_task =...
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 728 | |         let new_full_description = task_entry.text().to_string();
[INFO] [stdout] 729 | |         if !new_full_description.is_empty() {
[INFO] [stdout] 730 | |             let (parsed_description, parsed_category, parsed_due_time, parsed_priority) = parse_task_description(&new_full_description);
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |         task_entry.set_has_frame(false);
[INFO] [stdout] 747 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:750:56
[INFO] [stdout]     |
[INFO] [stdout] 750 |       task_entry.connect_notify_local(Some("has-focus"), glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak task_entry, @str...
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 751 | |         if !entry_widget.has_focus() && entry_widget.is_editable() { // Check if focus is lost and it was in edit mode
[INFO] [stdout] 752 | |             let new_full_description = entry_widget.text().to_string();
[INFO] [stdout] 753 | |             if !new_full_description.is_empty() {
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:775:33
[INFO] [stdout]     |
[INFO] [stdout] 775 |       move_button.connect_clicked(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @strong task as move_task => move |_| {
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 776 | |         let new_status = match move_task.status {
[INFO] [stdout] 777 | |             TaskStatus::Todo => TaskStatus::Doing,
[INFO] [stdout] 778 | |             TaskStatus::Doing => TaskStatus::Done,
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |         refresh_ui_for_row(Rc::clone(&app_state));
[INFO] [stdout] 783 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:786:35
[INFO] [stdout]     |
[INFO] [stdout] 786 |       delete_button.connect_clicked(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak main_window_rc, @strong task as delet...
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 787 | |         // Confirmation dialog
[INFO] [stdout] 788 | |         let dialog = Dialog::with_buttons(
[INFO] [stdout] 789 | |             Some("Confirm Deletion"),
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |         dialog.present();
[INFO] [stdout] 806 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:798:33
[INFO] [stdout]     |
[INFO] [stdout] 798 |           dialog.connect_response(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @strong delete_task => move |dialog, response| {
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 799 | |             if response == ResponseType::Ok {
[INFO] [stdout] 800 | |                 app_state.borrow_mut().delete_task(delete_task.id);
[INFO] [stdout] 801 | |                 refresh_ui_for_row(Rc::clone(&app_state));
[INFO] [stdout] 802 | |             }
[INFO] [stdout] 803 | |             dialog.close();
[INFO] [stdout] 804 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_task_description` is never used
[INFO] [stdout]    --> src/main.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn update_task_description(&mut self, id: Uuid, new_description: String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "d7301dc189c5fa68eb102686958021ecd243a3d28744f0ed7a92d3868cd3534f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7301dc189c5fa68eb102686958021ecd243a3d28744f0ed7a92d3868cd3534f", kill_on_drop: false }`
[INFO] [stdout] d7301dc189c5fa68eb102686958021ecd243a3d28744f0ed7a92d3868cd3534f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b404a295d571bf67f8e573d5343b9e29cab00c1e1ba1ca2f35662ac609d946
[INFO] running `Command { std: "docker" "start" "-a" "d0b404a295d571bf67f8e573d5343b9e29cab00c1e1ba1ca2f35662ac609d946", kill_on_drop: false }`
[INFO] [stderr]    Compiling guirs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `glib::clone`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use glib::clone;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:406:9
[INFO] [stdout]     |
[INFO] [stdout] 406 | / ...   glib::clone!(@strong todo_list_box_rc, @strong doing_list_box_rc, @strong done_list_box_rc, @strong window_rc, @strong category_fil...
[INFO] [stdout] 407 | | ...       // Clear all list boxes
[INFO] [stdout] 408 | | ...       while let Some(child) = todo_list_box_rc.first_child() {
[INFO] [stdout] 409 | | ...           todo_list_box_rc.remove(&child);
[INFO] [stdout] ...   |
[INFO] [stdout] 488 | | ...   }),
[INFO] [stdout]     | |________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 | /         glib::clone!(@weak entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 506 | |             let description = entry.text().to_string();
[INFO] [stdout] 507 | |             if !description.is_empty() {
[INFO] [stdout] 508 | |                 app_state.borrow_mut().add_task(description);
[INFO] [stdout] ...   |
[INFO] [stdout] 512 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 | /         glib::clone!(@weak category_filter_combo, @weak due_date_filter_entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 518 | |             let selected_category = category_filter_combo.active_text().map(|t| t.to_string());
[INFO] [stdout] 519 | |             let date_text = due_date_filter_entry.text().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 553 | |             refresh_ui(Rc::clone(&app_state));
[INFO] [stdout] 554 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:559:9
[INFO] [stdout]     |
[INFO] [stdout] 559 | /         glib::clone!(@weak category_filter_combo, @weak due_date_filter_entry, @strong app_state, @strong refresh_ui => move |_| {
[INFO] [stdout] 560 | |             // Clear entry fields
[INFO] [stdout] 561 | |             due_date_filter_entry.set_text("");
[INFO] [stdout] ...   |
[INFO] [stdout] 573 | |             refresh_ui(Rc::clone(&app_state));
[INFO] [stdout] 574 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:677:30
[INFO] [stdout]     |
[INFO] [stdout] 677 |       let refresh_ui_for_row = glib::clone!(@strong todo_list_box_rc,
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 678 | |                                     @strong doing_list_box_rc,
[INFO] [stdout] 679 | |                                     @strong done_list_box_rc,
[INFO] [stdout] 680 | |                                     @strong main_window_rc => move |app_state_refresher: Rc<RefCell<AppState>>| {
[INFO] [stdout] ...   |
[INFO] [stdout] 708 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:717:9
[INFO] [stdout]     |
[INFO] [stdout] 717 | /         glib::clone!(@weak task_entry_clone => move |_, n_press, _, _| {
[INFO] [stdout] 718 | |             if n_press == 2 { // Check for double click
[INFO] [stdout] 719 | |                 task_entry_clone.set_editable(true);
[INFO] [stdout] 720 | |                 task_entry_clone.set_has_frame(true);
[INFO] [stdout] ...   |
[INFO] [stdout] 723 | |         }),
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:727:33
[INFO] [stdout]     |
[INFO] [stdout] 727 |       task_entry.connect_activate(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak task_entry, @strong task as edit_task =...
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 728 | |         let new_full_description = task_entry.text().to_string();
[INFO] [stdout] 729 | |         if !new_full_description.is_empty() {
[INFO] [stdout] 730 | |             let (parsed_description, parsed_category, parsed_due_time, parsed_priority) = parse_task_description(&new_full_description);
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |         task_entry.set_has_frame(false);
[INFO] [stdout] 747 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:750:56
[INFO] [stdout]     |
[INFO] [stdout] 750 |       task_entry.connect_notify_local(Some("has-focus"), glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak task_entry, @str...
[INFO] [stdout]     |  ________________________________________________________^
[INFO] [stdout] 751 | |         if !entry_widget.has_focus() && entry_widget.is_editable() { // Check if focus is lost and it was in edit mode
[INFO] [stdout] 752 | |             let new_full_description = entry_widget.text().to_string();
[INFO] [stdout] 753 | |             if !new_full_description.is_empty() {
[INFO] [stdout] ...   |
[INFO] [stdout] 772 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:775:33
[INFO] [stdout]     |
[INFO] [stdout] 775 |       move_button.connect_clicked(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @strong task as move_task => move |_| {
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 776 | |         let new_status = match move_task.status {
[INFO] [stdout] 777 | |             TaskStatus::Todo => TaskStatus::Doing,
[INFO] [stdout] 778 | |             TaskStatus::Doing => TaskStatus::Done,
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |         refresh_ui_for_row(Rc::clone(&app_state));
[INFO] [stdout] 783 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:786:35
[INFO] [stdout]     |
[INFO] [stdout] 786 |       delete_button.connect_clicked(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @weak main_window_rc, @strong task as delet...
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 787 | |         // Confirmation dialog
[INFO] [stdout] 788 | |         let dialog = Dialog::with_buttons(
[INFO] [stdout] 789 | |             Some("Confirm Deletion"),
[INFO] [stdout] ...   |
[INFO] [stdout] 805 | |         dialog.present();
[INFO] [stdout] 806 | |     }));
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:798:33
[INFO] [stdout]     |
[INFO] [stdout] 798 |           dialog.connect_response(glib::clone!(@strong app_state, @strong refresh_ui_for_row, @strong delete_task => move |dialog, response| {
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 799 | |             if response == ResponseType::Ok {
[INFO] [stdout] 800 | |                 app_state.borrow_mut().delete_task(delete_task.id);
[INFO] [stdout] 801 | |                 refresh_ui_for_row(Rc::clone(&app_state));
[INFO] [stdout] 802 | |             }
[INFO] [stdout] 803 | |             dialog.close();
[INFO] [stdout] 804 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_task_description` is never used
[INFO] [stdout]    --> src/main.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn update_task_description(&mut self, id: Uuid, new_description: String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "d0b404a295d571bf67f8e573d5343b9e29cab00c1e1ba1ca2f35662ac609d946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b404a295d571bf67f8e573d5343b9e29cab00c1e1ba1ca2f35662ac609d946", kill_on_drop: false }`
[INFO] [stdout] d0b404a295d571bf67f8e573d5343b9e29cab00c1e1ba1ca2f35662ac609d946
