[INFO] cloning repository https://github.com/nhrobertson/RustTODO [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nhrobertson/RustTODO" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhrobertson%2FRustTODO", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhrobertson%2FRustTODO'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f6b47922ce5335ab1b8dae981ba1ccd309e0f42 [INFO] checking nhrobertson/RustTODO against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnhrobertson%2FRustTODO" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nhrobertson/RustTODO [INFO] finished tweaking git repo https://github.com/nhrobertson/RustTODO [INFO] tweaked toml for git repo https://github.com/nhrobertson/RustTODO written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nhrobertson/RustTODO on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nhrobertson/RustTODO 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arboard v3.5.0 [INFO] [stderr] Downloaded utc-dt v0.3.1 [INFO] [stderr] Downloaded libm v0.2.13 [INFO] [stderr] Downloaded wgpu v25.0.0 [INFO] [stderr] Downloaded wgpu-core v25.0.1 [INFO] [stderr] Downloaded wgpu-hal v25.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cbdc61a39a4c169e4a22c16e351a40b0bfc429184e1d21ffb97f9f33fff7ef9 [INFO] running `Command { std: "docker" "start" "-a" "3cbdc61a39a4c169e4a22c16e351a40b0bfc429184e1d21ffb97f9f33fff7ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cbdc61a39a4c169e4a22c16e351a40b0bfc429184e1d21ffb97f9f33fff7ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cbdc61a39a4c169e4a22c16e351a40b0bfc429184e1d21ffb97f9f33fff7ef9", kill_on_drop: false }` [INFO] [stdout] 3cbdc61a39a4c169e4a22c16e351a40b0bfc429184e1d21ffb97f9f33fff7ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0376767c50c71c7d3b5cbdb4db08a6e53132f29e2411598890eea3015ac1c1bc [INFO] running `Command { std: "docker" "start" "-a" "0376767c50c71c7d3b5cbdb4db08a6e53132f29e2411598890eea3015ac1c1bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking wayland-sys v0.31.6 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling wgpu-hal v25.0.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Compiling wgpu-core v25.0.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling wgpu v25.0.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking utc-dt v0.3.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking wgpu-types v24.0.0 [INFO] [stderr] Checking wgpu-types v25.0.0 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking rusqlite v0.35.0 [INFO] [stderr] Checking gpu-descriptor v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking naga v25.0.1 [INFO] [stderr] Checking webbrowser v1.0.4 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-client v0.31.10 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v25.0.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking egui-wgpu v0.31.1 [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `tasks` should have an upper camel case name [INFO] [stdout] --> src/db.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tasks, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Tasks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `completed` should have an upper camel case name [INFO] [stdout] --> src/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | completed, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Completed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/db.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use super::*; [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: `Event` [INFO] [stdout] --> src/gui.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | event::{Event, WindowEvent}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_wgpu::wgpu::SurfaceError` [INFO] [stdout] --> src/gui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use egui_wgpu::wgpu::SurfaceError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScreenDescriptor` [INFO] [stdout] --> src/gui.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_wgpu::{wgpu, ScreenDescriptor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gui::run_gui` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::gui::run_gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `tasks` should have an upper camel case name [INFO] [stdout] --> src/db.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | tasks, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Tasks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `completed` should have an upper camel case name [INFO] [stdout] --> src/db.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | completed, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Completed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/gui.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | event::{Event, WindowEvent}, [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: `egui_wgpu::wgpu::SurfaceError` [INFO] [stdout] --> src/gui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use egui_wgpu::wgpu::SurfaceError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ScreenDescriptor` [INFO] [stdout] --> src/gui.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_wgpu::{wgpu, ScreenDescriptor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gui::run_gui` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::gui::run_gui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/db.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_task_to_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_task_to_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/db.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_task_from_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_task_from_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let mut tasks = convert_table_to_tasks(&mut stmt); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let mut completed = convert_table_to_tasks(&mut stmt); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/gui.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | fn window_event(&mut self, event_loop: &ActiveEventLoop, id: WindowId, event: WindowEvent) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cli.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let mut have_td: bool; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `gui` is never read [INFO] [stdout] --> src/argshandler.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | "--cli" => if gui { gui = false; return run_cli() } else { return run_cli() }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tasks` [INFO] [stdout] --> src/main.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | fn option_gui(tasks: Vec, completed: Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tasks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `completed` [INFO] [stdout] --> src/main.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | fn option_gui(tasks: Vec, completed: Vec) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/gui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | event_loop.run_app(&mut app); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = event_loop.run_app(&mut app); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/db.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_task_to_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_task_to_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `task` [INFO] [stdout] --> src/db.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_task_from_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_task_from_db(task: Task, table: DatabaseTables) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | let mut tasks = convert_table_to_tasks(&mut stmt); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let mut completed = convert_table_to_tasks(&mut stmt); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/gui.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | fn window_event(&mut self, event_loop: &ActiveEventLoop, id: WindowId, event: WindowEvent) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cli.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let mut have_td: bool; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `gui` is never read [INFO] [stdout] --> src/argshandler.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | "--cli" => if gui { gui = false; return run_cli() } else { return run_cli() }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tasks` [INFO] [stdout] --> src/main.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | fn option_gui(tasks: Vec, completed: Vec) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_tasks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `completed` [INFO] [stdout] --> src/main.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | fn option_gui(tasks: Vec, completed: Vec) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_completed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/gui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | event_loop.run_app(&mut app); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = event_loop.run_app(&mut app); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "0376767c50c71c7d3b5cbdb4db08a6e53132f29e2411598890eea3015ac1c1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0376767c50c71c7d3b5cbdb4db08a6e53132f29e2411598890eea3015ac1c1bc", kill_on_drop: false }` [INFO] [stdout] 0376767c50c71c7d3b5cbdb4db08a6e53132f29e2411598890eea3015ac1c1bc