[INFO] cloning repository https://github.com/tsironis/slug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsironis/slug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsironis%2Fslug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsironis%2Fslug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78cc838ceb15dce4be7aad4b099867a0d08b0291 [INFO] testing tsironis/slug against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsironis%2Fslug" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tsironis/slug [INFO] finished tweaking git repo https://github.com/tsironis/slug [INFO] tweaked toml for git repo https://github.com/tsironis/slug written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsironis/slug on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tsironis/slug 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53dd303b4277eb6c422b4388d8f48590c2596e653772cf21c20efd19a94b09e1 [INFO] running `Command { std: "docker" "start" "-a" "53dd303b4277eb6c422b4388d8f48590c2596e653772cf21c20efd19a94b09e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53dd303b4277eb6c422b4388d8f48590c2596e653772cf21c20efd19a94b09e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dd303b4277eb6c422b4388d8f48590c2596e653772cf21c20efd19a94b09e1", kill_on_drop: false }` [INFO] [stdout] 53dd303b4277eb6c422b4388d8f48590c2596e653772cf21c20efd19a94b09e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc924c83096c3050c2247924e46a363330c7d4e0ac907ca546e74d1c9c15499 [INFO] running `Command { std: "docker" "start" "-a" "cbc924c83096c3050c2247924e46a363330c7d4e0ac907ca546e74d1c9c15499", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling slug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let storage = Storage::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Plan` and `Reflect` are never constructed [INFO] [stdout] --> src/app.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | Plan, // p, check previous day, clean actions, move to next day [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Reflect, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Log` is never used [INFO] [stdout] --> src/app.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Action` is never used [INFO] [stdout] --> src/app.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Metadata` is never constructed [INFO] [stdout] --> src/storage.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Metadata { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entry` is never constructed [INFO] [stdout] --> src/storage.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root_path` and `categories` are never read [INFO] [stdout] --> src/storage.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Storage { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StorageData` is never constructed [INFO] [stdout] --> src/storage.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct StorageData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/storage.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl StorageData { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(tasks: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `save` and `load` are never used [INFO] [stdout] --> src/storage.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Storage { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn save(&self, data: &StorageData) -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn load(&self) -> std::io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_daily_log` is never used [INFO] [stdout] --> src/ui.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | fn draw_daily_log(f: &mut Frame, app: &App, area: Rect) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.30s [INFO] running `Command { std: "docker" "inspect" "cbc924c83096c3050c2247924e46a363330c7d4e0ac907ca546e74d1c9c15499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc924c83096c3050c2247924e46a363330c7d4e0ac907ca546e74d1c9c15499", kill_on_drop: false }` [INFO] [stdout] cbc924c83096c3050c2247924e46a363330c7d4e0ac907ca546e74d1c9c15499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed431769181d1b6636dd62b0a30584fd3840018b251d5b8263a3b301b1ba5cb2 [INFO] running `Command { std: "docker" "start" "-a" "ed431769181d1b6636dd62b0a30584fd3840018b251d5b8263a3b301b1ba5cb2", kill_on_drop: false }` [INFO] [stderr] Compiling slug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let storage = Storage::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Plan` and `Reflect` are never constructed [INFO] [stdout] --> src/app.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | Plan, // p, check previous day, clean actions, move to next day [INFO] [stdout] | ^^^^ [INFO] [stdout] 26 | Reflect, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Log` is never used [INFO] [stdout] --> src/app.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Log { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Action` is never used [INFO] [stdout] --> src/app.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub enum Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Metadata` is never constructed [INFO] [stdout] --> src/storage.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | struct Metadata { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Entry` is never constructed [INFO] [stdout] --> src/storage.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Entry { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root_path` and `categories` are never read [INFO] [stdout] --> src/storage.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Storage { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | root_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StorageData` is never constructed [INFO] [stdout] --> src/storage.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct StorageData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/storage.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl StorageData { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(tasks: HashMap>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `save` and `load` are never used [INFO] [stdout] --> src/storage.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl Storage { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn save(&self, data: &StorageData) -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn load(&self) -> std::io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_daily_log` is never used [INFO] [stdout] --> src/ui.rs:173:4 [INFO] [stdout] | [INFO] [stdout] 173 | fn draw_daily_log(f: &mut Frame, app: &App, area: Rect) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "ed431769181d1b6636dd62b0a30584fd3840018b251d5b8263a3b301b1ba5cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed431769181d1b6636dd62b0a30584fd3840018b251d5b8263a3b301b1ba5cb2", kill_on_drop: false }` [INFO] [stdout] ed431769181d1b6636dd62b0a30584fd3840018b251d5b8263a3b301b1ba5cb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee9f498ce53a767f86522eb6d7b120d0b8a3ecba28e3461ff662830699a88065 [INFO] running `Command { std: "docker" "start" "-a" "ee9f498ce53a767f86522eb6d7b120d0b8a3ecba28e3461ff662830699a88065", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `storage` [INFO] [stderr] --> src/main.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | let storage = Storage::new(); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Plan` and `Reflect` are never constructed [INFO] [stderr] --> src/app.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub enum Mode { [INFO] [stderr] | ---- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 25 | Plan, // p, check previous day, clean actions, move to next day [INFO] [stderr] | ^^^^ [INFO] [stderr] 26 | Reflect, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `Log` is never used [INFO] [stderr] --> src/app.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | pub enum Log { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `Action` is never used [INFO] [stderr] --> src/app.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | pub enum Action { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Metadata` is never constructed [INFO] [stderr] --> src/storage.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | struct Metadata { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Entry` is never constructed [INFO] [stderr] --> src/storage.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Entry { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `root_path` and `categories` are never read [INFO] [stderr] --> src/storage.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct Storage { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 22 | root_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 23 | categories: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `StorageData` is never constructed [INFO] [stderr] --> src/storage.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct StorageData { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/storage.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 31 | impl StorageData { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 32 | pub fn new(tasks: HashMap>) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `save` and `load` are never used [INFO] [stderr] --> src/storage.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 37 | impl Storage { [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 72 | pub fn save(&self, data: &StorageData) -> std::io::Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | pub fn load(&self) -> std::io::Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `draw_daily_log` is never used [INFO] [stderr] --> src/ui.rs:173:4 [INFO] [stderr] | [INFO] [stderr] 173 | fn draw_daily_log(f: &mut Frame, app: &App, area: Rect) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `slug` (bin "slug" test) generated 11 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slug-182c924faef93739) [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" "ee9f498ce53a767f86522eb6d7b120d0b8a3ecba28e3461ff662830699a88065", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9f498ce53a767f86522eb6d7b120d0b8a3ecba28e3461ff662830699a88065", kill_on_drop: false }` [INFO] [stdout] ee9f498ce53a767f86522eb6d7b120d0b8a3ecba28e3461ff662830699a88065