[INFO] cloning repository https://github.com/mattboran/stonks_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattboran/stonks_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattboran%2Fstonks_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattboran%2Fstonks_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e79651ea8f8ef14f67396393d9286cab424c3df [INFO] testing mattboran/stonks_cli against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattboran%2Fstonks_cli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattboran/stonks_cli on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mattboran/stonks_cli [INFO] finished tweaking git repo https://github.com/mattboran/stonks_cli [INFO] tweaked toml for git repo https://github.com/mattboran/stonks_cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mattboran/stonks_cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef417d61240c5bab1371d71a588aae40f391041b85faa7e376886f8b5043fe2a [INFO] running `Command { std: "docker" "start" "-a" "ef417d61240c5bab1371d71a588aae40f391041b85faa7e376886f8b5043fe2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef417d61240c5bab1371d71a588aae40f391041b85faa7e376886f8b5043fe2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef417d61240c5bab1371d71a588aae40f391041b85faa7e376886f8b5043fe2a", kill_on_drop: false }` [INFO] [stdout] ef417d61240c5bab1371d71a588aae40f391041b85faa7e376886f8b5043fe2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b18f1ceaa7dff04ca3d62fab4039350e3ac842d22b44a159708ccfebab536a7 [INFO] running `Command { std: "docker" "start" "-a" "5b18f1ceaa7dff04ca3d62fab4039350e3ac842d22b44a159708ccfebab536a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling stonks_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Widget` [INFO] [stdout] --> src/cli/ui.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | widgets::{Widget, GraphType, Dataset, Block, Borders, List, Paragraph, ListState, Text, Chart, Axis}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Date`, `Datelike`, `TimeZone`, `Timelike` [INFO] [stdout] --> src/cli/mod.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::{Datelike, Date, Timelike, DateTime, TimeZone}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date`, `FixedOffset`, `TimeZone` [INFO] [stdout] --> src/data/options.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Date, FixedOffset, TimeZone}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util` [INFO] [stdout] --> src/data/series.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::util; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Timelike` [INFO] [stdout] --> src/util.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Date, Datelike, Local, FixedOffset, Timelike}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Datelike`, `TimeZone`, `Timelike`, `Utc` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Datelike, Timelike, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_handle`, `ignore_exit_key` and `tick_handle` are never read [INFO] [stdout] --> src/cli/event.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Events { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | rx: mpsc::Receiver>, [INFO] [stdout] 25 | input_handle: task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | tick_handle: task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `disable_exit_key` is never used [INFO] [stdout] --> src/cli/event.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `enable_exit_key` is never used [INFO] [stdout] --> src/cli/event.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "5b18f1ceaa7dff04ca3d62fab4039350e3ac842d22b44a159708ccfebab536a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b18f1ceaa7dff04ca3d62fab4039350e3ac842d22b44a159708ccfebab536a7", kill_on_drop: false }` [INFO] [stdout] 5b18f1ceaa7dff04ca3d62fab4039350e3ac842d22b44a159708ccfebab536a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 355d98ee80ebbab80ddb018a7de379cf2569c904243f871cbe849a5c63bce996 [INFO] running `Command { std: "docker" "start" "-a" "355d98ee80ebbab80ddb018a7de379cf2569c904243f871cbe849a5c63bce996", kill_on_drop: false }` [INFO] [stderr] Compiling stonks_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Widget` [INFO] [stdout] --> src/cli/ui.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | widgets::{Widget, GraphType, Dataset, Block, Borders, List, Paragraph, ListState, Text, Chart, Axis}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Date`, `Datelike`, `TimeZone`, `Timelike` [INFO] [stdout] --> src/cli/mod.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::{Datelike, Date, Timelike, DateTime, TimeZone}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Date`, `FixedOffset`, `TimeZone` [INFO] [stdout] --> src/data/options.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{Date, FixedOffset, TimeZone}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util` [INFO] [stdout] --> src/data/series.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::util; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Timelike` [INFO] [stdout] --> src/util.rs:1:50 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Date, Datelike, Local, FixedOffset, Timelike}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `Datelike`, `TimeZone`, `Timelike`, `Utc` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use chrono::{DateTime, Datelike, Timelike, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_handle`, `ignore_exit_key` and `tick_handle` are never read [INFO] [stdout] --> src/cli/event.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Events { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 24 | rx: mpsc::Receiver>, [INFO] [stdout] 25 | input_handle: task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | tick_handle: task::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `disable_exit_key` is never used [INFO] [stdout] --> src/cli/event.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `enable_exit_key` is never used [INFO] [stdout] --> src/cli/event.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "355d98ee80ebbab80ddb018a7de379cf2569c904243f871cbe849a5c63bce996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355d98ee80ebbab80ddb018a7de379cf2569c904243f871cbe849a5c63bce996", kill_on_drop: false }` [INFO] [stdout] 355d98ee80ebbab80ddb018a7de379cf2569c904243f871cbe849a5c63bce996 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 301e4aa5a8a08cbc11ed817a236e1e892be00bacb9e6c22fd0dc9add5130249e [INFO] running `Command { std: "docker" "start" "-a" "301e4aa5a8a08cbc11ed817a236e1e892be00bacb9e6c22fd0dc9add5130249e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Widget` [INFO] [stderr] --> src/cli/ui.rs:9:15 [INFO] [stderr] | [INFO] [stderr] 9 | widgets::{Widget, GraphType, Dataset, Block, Borders, List, Paragraph, ListState, Text, Chart, Axis}, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `Date`, `Datelike`, `TimeZone`, `Timelike` [INFO] [stderr] --> src/cli/mod.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | use chrono::{Datelike, Date, Timelike, DateTime, TimeZone}; [INFO] [stderr] | ^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Date`, `FixedOffset`, `TimeZone` [INFO] [stderr] --> src/data/options.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use chrono::{Date, FixedOffset, TimeZone}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::util` [INFO] [stderr] --> src/data/series.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::util; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Timelike` [INFO] [stderr] --> src/util.rs:1:50 [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::{Date, Datelike, Local, FixedOffset, Timelike}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime`, `Datelike`, `TimeZone`, `Timelike`, `Utc` [INFO] [stderr] --> src/main.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | use chrono::{DateTime, Datelike, Timelike, TimeZone, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `input_handle`, `ignore_exit_key` and `tick_handle` are never read [INFO] [stderr] --> src/cli/event.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Events { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 24 | rx: mpsc::Receiver>, [INFO] [stderr] 25 | input_handle: task::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 26 | ignore_exit_key: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 27 | tick_handle: task::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `disable_exit_key` is never used [INFO] [stderr] --> src/cli/event.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn disable_exit_key(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `enable_exit_key` is never used [INFO] [stderr] --> src/cli/event.rs:95:12 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn enable_exit_key(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stonks_cli` (bin "stonks_cli" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stonks_cli-b28746d6e0de441a) [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" "301e4aa5a8a08cbc11ed817a236e1e892be00bacb9e6c22fd0dc9add5130249e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301e4aa5a8a08cbc11ed817a236e1e892be00bacb9e6c22fd0dc9add5130249e", kill_on_drop: false }` [INFO] [stdout] 301e4aa5a8a08cbc11ed817a236e1e892be00bacb9e6c22fd0dc9add5130249e