[INFO] cloning repository https://github.com/oscarveral/nucro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscarveral/nucro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7723aaa26be2d85ef9759900cf926f97b63756ee
[INFO] checking oscarveral/nucro against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarveral%2Fnucro" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oscarveral/nucro
[INFO] finished tweaking git repo https://github.com/oscarveral/nucro
[INFO] tweaked toml for git repo https://github.com/oscarveral/nucro written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oscarveral/nucro on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oscarveral/nucro 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82f3c5cd36810962b56a055fb56e560c03ae5b670c2598cce27d17336075f787
[INFO] running `Command { std: "docker" "start" "-a" "82f3c5cd36810962b56a055fb56e560c03ae5b670c2598cce27d17336075f787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82f3c5cd36810962b56a055fb56e560c03ae5b670c2598cce27d17336075f787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f3c5cd36810962b56a055fb56e560c03ae5b670c2598cce27d17336075f787", kill_on_drop: false }`
[INFO] [stdout] 82f3c5cd36810962b56a055fb56e560c03ae5b670c2598cce27d17336075f787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa0cd6ddde4bc63af79ce9012cbed3961e639d999a46fc5c4b9e8bdbe54c6e87
[INFO] running `Command { std: "docker" "start" "-a" "fa0cd6ddde4bc63af79ce9012cbed3961e639d999a46fc5c4b9e8bdbe54c6e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking rusqlite v0.33.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking nucro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/ui/account.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]  --> src/ui/account.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/ui/account.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/ui/account.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let res = run(terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Account` is never constructed
[INFO] [stdout]  --> src/model/account.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Account {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountRepository` is never constructed
[INFO] [stdout]   --> src/model/account.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct AccountRepository(Vec<Account>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/account.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl AccountRepository {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 22 |     /// Create a new empty account repository.
[INFO] [stdout] 23 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Asset` is never used
[INFO] [stdout]  --> src/model/asset.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Asset {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Currency` is never used
[INFO] [stdout]    --> src/model/currency.rs:7:18
[INFO] [stdout]     |
[INFO] [stdout] 7   |           pub enum Currency {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  | / currency!(
[INFO] [stdout] 36  | |     /// United Arab Emirates dirham. United Arab Emirates.
[INFO] [stdout] 37  | |     (AED, 784, 2),
[INFO] [stdout] 38  | |     /// Afghan afghani. Afghanistan.
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     (ZWG, 924, 2)
[INFO] [stdout] 392 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `decimal` are never used
[INFO] [stdout]    --> src/model/currency.rs:16:16
[INFO] [stdout]     |
[INFO] [stdout] 14  |           impl Currency {
[INFO] [stdout]     |           ------------- methods in this implementation
[INFO] [stdout] 15  |               /// Obtain the currency code as a string literal.
[INFO] [stdout] 16  |               fn code(&self) -> &str  {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24  |               fn decimal(&self) -> u8 {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  | / currency!(
[INFO] [stdout] 36  | |     /// United Arab Emirates dirham. United Arab Emirates.
[INFO] [stdout] 37  | |     (AED, 784, 2),
[INFO] [stdout] 38  | |     /// Afghan afghani. Afghanistan.
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     (ZWG, 924, 2)
[INFO] [stdout] 392 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_CURRENCY` is never used
[INFO] [stdout]  --> src/model/defaults.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const DEFAULT_CURRENCY: Currency = Currency::EUR;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_DECIMAL` is never used
[INFO] [stdout]  --> src/model/defaults.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const DEFAULT_DECIMAL: u8 = 10;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Portfolio` is never constructed
[INFO] [stdout]  --> src/model/portfolio.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Portfolio {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/portfolio.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Portfolio {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 16 |     /// Create a new empty portfolio.
[INFO] [stdout] 17 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Security` is never constructed
[INFO] [stdout]  --> src/model/security.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Security {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `decimal` are never used
[INFO] [stdout]   --> src/model/security.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Security {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 14 |     /// Create a new security.
[INFO] [stdout] 15 |     fn new(isin: String, name: String, decimal: u8) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn decimal(&self) -> u8 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityRepository` is never constructed
[INFO] [stdout]   --> src/model/security.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SecurityRepository(Vec<Security>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/security.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl SecurityRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Create a new empty security repository.
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Transaction` is never used
[INFO] [stdout]  --> src/model/transaction.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Transaction {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionRepository` is never constructed
[INFO] [stdout]   --> src/model/transaction.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TransactionRepository(Vec<Transaction>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/transaction.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl TransactionRepository {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 20 |     /// Create a new empty transaction repository.
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINDOW_TITLE` is never used
[INFO] [stdout]  --> src/ui/defaults.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const WINDOW_TITLE: &str = "Nucro";
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]  --> src/ui/account.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]  --> src/ui/account.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]   |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/ui/account.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buf`
[INFO] [stdout]   --> src/ui/account.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn render(self, area: Rect, buf: &mut Buffer)
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_buf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let res = run(terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Account` is never constructed
[INFO] [stdout]  --> src/model/account.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Account {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountRepository` is never constructed
[INFO] [stdout]   --> src/model/account.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct AccountRepository(Vec<Account>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/account.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl AccountRepository {
[INFO] [stdout]    | ---------------------- associated function in this implementation
[INFO] [stdout] 22 |     /// Create a new empty account repository.
[INFO] [stdout] 23 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Asset` is never used
[INFO] [stdout]  --> src/model/asset.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Asset {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Currency` is never used
[INFO] [stdout]    --> src/model/currency.rs:7:18
[INFO] [stdout]     |
[INFO] [stdout] 7   |           pub enum Currency {
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  | / currency!(
[INFO] [stdout] 36  | |     /// United Arab Emirates dirham. United Arab Emirates.
[INFO] [stdout] 37  | |     (AED, 784, 2),
[INFO] [stdout] 38  | |     /// Afghan afghani. Afghanistan.
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     (ZWG, 924, 2)
[INFO] [stdout] 392 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code` and `decimal` are never used
[INFO] [stdout]    --> src/model/currency.rs:16:16
[INFO] [stdout]     |
[INFO] [stdout] 14  |           impl Currency {
[INFO] [stdout]     |           ------------- methods in this implementation
[INFO] [stdout] 15  |               /// Obtain the currency code as a string literal.
[INFO] [stdout] 16  |               fn code(&self) -> &str  {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24  |               fn decimal(&self) -> u8 {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  | / currency!(
[INFO] [stdout] 36  | |     /// United Arab Emirates dirham. United Arab Emirates.
[INFO] [stdout] 37  | |     (AED, 784, 2),
[INFO] [stdout] 38  | |     /// Afghan afghani. Afghanistan.
[INFO] [stdout] ...   |
[INFO] [stdout] 391 | |     (ZWG, 924, 2)
[INFO] [stdout] 392 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `currency` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_CURRENCY` is never used
[INFO] [stdout]  --> src/model/defaults.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const DEFAULT_CURRENCY: Currency = Currency::EUR;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_DECIMAL` is never used
[INFO] [stdout]  --> src/model/defaults.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const DEFAULT_DECIMAL: u8 = 10;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Portfolio` is never constructed
[INFO] [stdout]  --> src/model/portfolio.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Portfolio {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/portfolio.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Portfolio {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 16 |     /// Create a new empty portfolio.
[INFO] [stdout] 17 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Security` is never constructed
[INFO] [stdout]  --> src/model/security.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Security {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `decimal` are never used
[INFO] [stdout]   --> src/model/security.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Security {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 14 |     /// Create a new security.
[INFO] [stdout] 15 |     fn new(isin: String, name: String, decimal: u8) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn decimal(&self) -> u8 {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityRepository` is never constructed
[INFO] [stdout]   --> src/model/security.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SecurityRepository(Vec<Security>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/security.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl SecurityRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Create a new empty security repository.
[INFO] [stdout] 33 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Transaction` is never used
[INFO] [stdout]  --> src/model/transaction.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Transaction {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionRepository` is never constructed
[INFO] [stdout]   --> src/model/transaction.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct TransactionRepository(Vec<Transaction>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model/transaction.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl TransactionRepository {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 20 |     /// Create a new empty transaction repository.
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINDOW_TITLE` is never used
[INFO] [stdout]  --> src/ui/defaults.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const WINDOW_TITLE: &str = "Nucro";
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.91s
[INFO] running `Command { std: "docker" "inspect" "fa0cd6ddde4bc63af79ce9012cbed3961e639d999a46fc5c4b9e8bdbe54c6e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0cd6ddde4bc63af79ce9012cbed3961e639d999a46fc5c4b9e8bdbe54c6e87", kill_on_drop: false }`
[INFO] [stdout] fa0cd6ddde4bc63af79ce9012cbed3961e639d999a46fc5c4b9e8bdbe54c6e87
