[INFO] cloning repository https://github.com/GreyRaphael/ta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GreyRaphael/ta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreyRaphael%2Fta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreyRaphael%2Fta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c68e9b29da12c7293700bbe53b5390168715168e [INFO] checking GreyRaphael/ta against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreyRaphael%2Fta" "/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/GreyRaphael/ta [INFO] finished tweaking git repo https://github.com/GreyRaphael/ta [INFO] tweaked toml for git repo https://github.com/GreyRaphael/ta written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GreyRaphael/ta on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GreyRaphael/ta 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4316dd2841ff954439d6f9dcf9e509e0fb2022995bac73cba52519008522cff [INFO] running `Command { std: "docker" "start" "-a" "f4316dd2841ff954439d6f9dcf9e509e0fb2022995bac73cba52519008522cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4316dd2841ff954439d6f9dcf9e509e0fb2022995bac73cba52519008522cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4316dd2841ff954439d6f9dcf9e509e0fb2022995bac73cba52519008522cff", kill_on_drop: false }` [INFO] [stdout] f4316dd2841ff954439d6f9dcf9e509e0fb2022995bac73cba52519008522cff [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204bf76cbab8a46f6b160c614844420850cebfe6770a757cc157a56f259938d7 [INFO] running `Command { std: "docker" "start" "-a" "204bf76cbab8a46f6b160c614844420850cebfe6770a757cc157a56f259938d7", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling pyo3-build-config v0.25.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling pyo3-ffi v0.25.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.0 [INFO] [stderr] Compiling pyo3 v0.25.0 [INFO] [stderr] Compiling pyo3-macros v0.25.0 [INFO] [stderr] Checking ta v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `timeperiod` [INFO] [stdout] --> src/indicator/overlap.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(timeperiod: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeperiod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_val` [INFO] [stdout] --> src/indicator/overlap.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `timeperiod` [INFO] [stdout] --> src/indicator/overlap.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(timeperiod: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeperiod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `new_val` [INFO] [stdout] --> src/indicator/overlap.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/corr.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/delta.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&mut self, x: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/delta.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, x: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/minmax.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/minmax.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/quantile.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/quantile.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_quantile(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:94:47 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/rolling/container.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/corr.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/delta.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&mut self, x: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/delta.rs:43:41 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, x: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/minmax.rs:16:47 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/minmax.rs:36:47 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/quantile.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/quantile.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn get_quantile(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn update(&mut self, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64, f64), Infallible> [INFO] [stdout] --> src/rolling/corr.rs:126:41 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn update(&mut self, y: f64) -> (f64, f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn partial(&self, start: usize, end: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:39:47 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:94:47 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:128:47 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cum/statis.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/rolling/container.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/container.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:60:49 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn update(&mut self, x: f64, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/corr.rs:90:41 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn update(&mut self, y: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64, f64), Infallible> [INFO] [stdout] --> src/rolling/corr.rs:126:41 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn update(&mut self, y: f64) -> (f64, f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn partial(&self, start: usize, end: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn partial(&self, start: usize, end: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/minmax.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/minmax.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn update(&mut self, new_val: f64) -> (usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:207:47 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn update(&mut self, new_val: f64) -> (usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64, usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:255:47 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn update(&mut self, new_val: f64) -> (usize, f64, usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/quantile.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:24:47 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:98:47 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:127:47 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:164:47 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn update(&mut self, price: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:80:69 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn update(&mut self, high: f64, low: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:134:69 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn update(&mut self, high: f64, low: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:162:54 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn update(&mut self, high: f64, low: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:187:54 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:204:77 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn update(&mut self, open: f64, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:225:66 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:252:45 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn update(&mut self, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:284:66 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:312:66 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn update(&mut self, price: f64, high: f64, low: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:377:47 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn update(&mut self, new_val: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:407:54 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:443:54 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:479:66 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:507:66 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:535:79 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:567:47 [INFO] [stdout] | [INFO] [stdout] 567 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:588:47 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:609:47 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:650:47 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:679:45 [INFO] [stdout] | [INFO] [stdout] 679 | pub fn update(&mut self, price: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:717:66 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:746:66 [INFO] [stdout] | [INFO] [stdout] 746 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:776:47 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:807:47 [INFO] [stdout] | [INFO] [stdout] 807 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:842:81 [INFO] [stdout] | [INFO] [stdout] 842 | pub fn update(&mut self, high: f64, low: f64, close: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:873:66 [INFO] [stdout] | [INFO] [stdout] 873 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/overlap.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, new_val: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:126:60 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn update(&mut self, price: f64, preprice: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:160:47 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:182:47 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:204:54 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:264:47 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:351:47 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:20:81 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:71:60 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn update(&mut self, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:13:77 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn update(&mut self, open: f64, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:28:54 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:58:66 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:50:66 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:90:66 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get(&self, idx: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn head(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn tail(&self) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/delta.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn partial(&self, start: usize, end: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/minmax.rs:22:47 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/minmax.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn update(&mut self, new_val: f64) -> (usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:207:47 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn update(&mut self, new_val: f64) -> (usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(usize, f64, usize, f64), Infallible> [INFO] [stdout] --> src/rolling/minmax.rs:255:47 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn update(&mut self, new_val: f64) -> (usize, f64, usize, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/quantile.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:24:47 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:98:47 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:127:47 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/rolling/statis.rs:164:47 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:23:54 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn update(&mut self, price: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:80:69 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn update(&mut self, high: f64, low: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:134:69 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn update(&mut self, high: f64, low: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:162:54 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn update(&mut self, high: f64, low: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:187:54 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:204:77 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn update(&mut self, open: f64, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:225:66 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:252:45 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn update(&mut self, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:284:66 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:312:66 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn update(&mut self, price: f64, high: f64, low: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:377:47 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn update(&mut self, new_val: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:407:54 [INFO] [stdout] | [INFO] [stdout] 407 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:443:54 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:479:66 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:507:66 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:535:79 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:567:47 [INFO] [stdout] | [INFO] [stdout] 567 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:588:47 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:609:47 [INFO] [stdout] | [INFO] [stdout] 609 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:650:47 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:679:45 [INFO] [stdout] | [INFO] [stdout] 679 | pub fn update(&mut self, price: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:717:66 [INFO] [stdout] | [INFO] [stdout] 717 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:746:66 [INFO] [stdout] | [INFO] [stdout] 746 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64), Infallible> [INFO] [stdout] --> src/indicator/momentum.rs:776:47 [INFO] [stdout] | [INFO] [stdout] 776 | pub fn update(&mut self, new_val: f64) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:807:47 [INFO] [stdout] | [INFO] [stdout] 807 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:842:81 [INFO] [stdout] | [INFO] [stdout] 842 | pub fn update(&mut self, high: f64, low: f64, close: f64, preclose: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/momentum.rs:873:66 [INFO] [stdout] | [INFO] [stdout] 873 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(f64, f64, f64), Infallible> [INFO] [stdout] --> src/indicator/overlap.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn update(&mut self, new_val: f64) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:88:47 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:126:60 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn update(&mut self, price: f64, preprice: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:160:47 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:182:47 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:204:54 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:264:47 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:296:47 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:323:47 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/overlap.rs:351:47 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn update(&mut self, new_val: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:20:81 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:47:81 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn update(&mut self, high: f64, low: f64, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volume.rs:71:60 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn update(&mut self, close: f64, volume: usize) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:13:77 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn update(&mut self, open: f64, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:28:54 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update(&mut self, high: f64, low: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:43:66 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/price.rs:58:66 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:20:66 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:50:66 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/indicator/volatility.rs:90:66 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn update(&mut self, high: f64, low: f64, close: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ta` (lib test) due to 96 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ta` (lib) due to 96 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "204bf76cbab8a46f6b160c614844420850cebfe6770a757cc157a56f259938d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204bf76cbab8a46f6b160c614844420850cebfe6770a757cc157a56f259938d7", kill_on_drop: false }` [INFO] [stdout] 204bf76cbab8a46f6b160c614844420850cebfe6770a757cc157a56f259938d7