[INFO] cloning repository https://github.com/zjhiphop/tstock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjhiphop/tstock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhiphop%2Ftstock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhiphop%2Ftstock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d84a0fb5e0d76c1dcd8f6051f70ee8901c3fd1a3 [INFO] testing zjhiphop/tstock against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhiphop%2Ftstock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zjhiphop/tstock on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zjhiphop/tstock [INFO] finished tweaking git repo https://github.com/zjhiphop/tstock [INFO] tweaked toml for git repo https://github.com/zjhiphop/tstock written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zjhiphop/tstock 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a269e6f7bb4743ccc656f7bb97e01e00f712685246f57b9ea11fa5aac7ad5bc [INFO] running `Command { std: "docker" "start" "-a" "7a269e6f7bb4743ccc656f7bb97e01e00f712685246f57b9ea11fa5aac7ad5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a269e6f7bb4743ccc656f7bb97e01e00f712685246f57b9ea11fa5aac7ad5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a269e6f7bb4743ccc656f7bb97e01e00f712685246f57b9ea11fa5aac7ad5bc", kill_on_drop: false }` [INFO] [stdout] 7a269e6f7bb4743ccc656f7bb97e01e00f712685246f57b9ea11fa5aac7ad5bc [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a0b89a0f2bd0a18092454530b802f2fc04b7c055bc53447f2d6623ca57ff2b2 [INFO] running `Command { std: "docker" "start" "-a" "1a0b89a0f2bd0a18092454530b802f2fc04b7c055bc53447f2d6623ca57ff2b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling http_req v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling stock v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/widget.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Wrap` [INFO] [stdout] --> src/widget.rs:7:103 [INFO] [stdout] | [INFO] [stdout] 7 | widgets::{Block, BorderType, Borders, List, ListItem, Paragraph, Dataset, GraphType, Chart, Axis, Wrap}, symbols, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr::null` [INFO] [stdout] --> src/stock_ew.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, ptr::null, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/stock_ew.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveDateTime, NaiveTime, Local, Duration}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/stock_ew.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/stock_ew.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] 74 + fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result, Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/stock_ew.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | Ok((body.data.klines)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - Ok((body.data.klines)) [INFO] [stdout] 118 + Ok(body.data.klines) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_headers` is never used [INFO] [stdout] --> src/config.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn get_headers() -> HeaderMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `klineVec` should have a snake case name [INFO] [stdout] --> src/stock_ew.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut klineVec: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `kline_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.48s [INFO] running `Command { std: "docker" "inspect" "1a0b89a0f2bd0a18092454530b802f2fc04b7c055bc53447f2d6623ca57ff2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0b89a0f2bd0a18092454530b802f2fc04b7c055bc53447f2d6623ca57ff2b2", kill_on_drop: false }` [INFO] [stdout] 1a0b89a0f2bd0a18092454530b802f2fc04b7c055bc53447f2d6623ca57ff2b2 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f84b65d6ddf961043bfc44b1ab4a4e8a5c934d90728f187bc2e4b660777a0e9 [INFO] running `Command { std: "docker" "start" "-a" "2f84b65d6ddf961043bfc44b1ab4a4e8a5c934d90728f187bc2e4b660777a0e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/widget.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Wrap` [INFO] [stdout] --> src/widget.rs:7:103 [INFO] [stdout] | [INFO] [stdout] 7 | widgets::{Block, BorderType, Borders, List, ListItem, Paragraph, Dataset, GraphType, Chart, Axis, Wrap}, symbols, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr::null` [INFO] [stdout] --> src/stock_ew.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, ptr::null, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/stock_ew.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveDateTime, NaiveTime, Local, Duration}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/stock_ew.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/stock_ew.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] 74 + fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result, Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/stock_ew.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | Ok((body.data.klines)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - Ok((body.data.klines)) [INFO] [stdout] 118 + Ok(body.data.klines) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stock v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_headers` is never used [INFO] [stdout] --> src/config.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn get_headers() -> HeaderMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `klineVec` should have a snake case name [INFO] [stdout] --> src/stock_ew.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut klineVec: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `kline_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style`, `text::Span` [INFO] [stdout] --> examples/canvas.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | style::{Color, Style}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | text::Span, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr::null` [INFO] [stdout] --> examples/stock.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, ptr::null, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> examples/stock.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveDateTime, NaiveTime, Local, Duration}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> examples/stock.rs:70:60 [INFO] [stdout] | [INFO] [stdout] 70 | fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] 70 + fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result, Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> examples/stock.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | Ok((body.data.klines)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 114 - Ok((body.data.klines)) [INFO] [stdout] 114 + Ok(body.data.klines) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/stock.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | let mut klineVec: Vec = get_kline("002415"); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/widget.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Wrap` [INFO] [stdout] --> src/widget.rs:7:103 [INFO] [stdout] | [INFO] [stdout] 7 | widgets::{Block, BorderType, Borders, List, ListItem, Paragraph, Dataset, GraphType, Chart, Axis, Wrap}, symbols, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `open`, `close`, and `interval` are never read [INFO] [stdout] --> examples/stock.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct StockTick { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 12 | time: NaiveDateTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] 13 | open: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | close: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | interval: u8 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StockTick` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ptr::null` [INFO] [stdout] --> src/stock_ew.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, ptr::null, fmt::Error}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDate`, `NaiveTime` [INFO] [stdout] --> src/stock_ew.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, NaiveDate, NaiveDateTime, NaiveTime, Local, Duration}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/stock_ew.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `klineVec` should have a snake case name [INFO] [stdout] --> examples/stock.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let mut klineVec: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `kline_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `klineVec` should have a snake case name [INFO] [stdout] --> examples/stock.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let mut klineVec: Vec = get_kline("002415"); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `kline_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/stock_ew.rs:74:60 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 74 - fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result<(Vec), Box>{ [INFO] [stdout] 74 + fn get_stock_ticks(quote_id: &str, time_klt: u8) -> Result, Box>{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/stock_ew.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | Ok((body.data.klines)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - Ok((body.data.klines)) [INFO] [stdout] 118 + Ok(body.data.klines) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_headers` is never used [INFO] [stdout] --> src/config.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn get_headers() -> HeaderMap { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `klineVec` should have a snake case name [INFO] [stdout] --> src/stock_ew.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut klineVec: Vec = vec![]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `kline_vec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDied2c/symbols.o" "/opt/rustwide/target/debug/examples/stock-c65cc26fcb51c66a.stock.e86849681c7bdb9d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stock-c65cc26fcb51c66a.21pv8orwmoduyqvl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstock-4f5e5f1571e938a7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c2dbbee140467afd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-443bec0c3b4170f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-168067179f1a213d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f109e1e480b59831.rlib" "/opt/rustwide/target/debug/deps/libbase64-7c27cb29db14b57c.rlib" "/opt/rustwide/target/debug/deps/libipnet-9e5e0b1ef024b28e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-59706cc24b425880.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f486e9a821226af0.rlib" "/opt/rustwide/target/debug/deps/libmime-cd0d1a507d15d0c2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0fd858545b0b9085.rlib" "/opt/rustwide/target/debug/deps/libhyper-690d8c69350cbf11.rlib" "/opt/rustwide/target/debug/deps/libwant-017d107d087a65e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0064de4aa88bd758.rlib" "/opt/rustwide/target/debug/deps/libhttparse-801e20573d03a6d6.rlib" "/opt/rustwide/target/debug/deps/libh2-e1217b644536ccfd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fd74b59bee3e6ecb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ad7d741710df042.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29b8fc577f8107b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-b525dfa567387560.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-377e363f864bd456.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0a3deaa708acb48b.rlib" "/opt/rustwide/target/debug/deps/libtokio-94a3e150dde9101b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c875e753daed5802.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dfd1946a13ce71d6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-da008fb487309ede.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b9f416ecd5bbc110.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5501083a5c49ebcd.rlib" "/opt/rustwide/target/debug/deps/libslab-4ee24ef867684017.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/liburl-6716da2a5e825745.rlib" "/opt/rustwide/target/debug/deps/libidna-1dfd0e599b0051e3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3b577ddca05b1d9a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f4a465bf6697bbfd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-211cc49cdbbc7ccc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fd42342f0195a49e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ebe66a1e3360498e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1f10659c8f7836aa.rlib" "/opt/rustwide/target/debug/deps/libhttp-59cedd5471b448ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-160461fd7685c961.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-bf53409453eb3681.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-f34ea861893b2592.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b980467aabcb2ed7.rlib" "/opt/rustwide/target/debug/deps/libmio-057fd3e1eb5a8108.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7d4aa7ead5c84c43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d68e98b32eadc90a.rlib" "/opt/rustwide/target/debug/deps/libtui-cacadd2cc13a9d7f.rlib" "/opt/rustwide/target/debug/deps/libcassowary-274f74826062afe5.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-a00b611227fd8b64.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a54c50c3c5836a4d.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-3dbf4eedd90f6c0a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-61624d22174bb76d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3b852166de7964f7.rlib" "/opt/rustwide/target/debug/deps/libmio-9f3e3d4a3a4a360f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24684076d93f3c3c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-870af6136915c5ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-88bd8a0be2c753d6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c9b87f83cef671ef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/libinstant-1a9048dad9d1e047.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89b5f7ef01f01de8.rlib" "/opt/rustwide/target/debug/deps/libryu-43f4c179e0fcfdd9.rlib" "/opt/rustwide/target/debug/deps/libitoa-fa4d0cd43f2c4a62.rlib" "/opt/rustwide/target/debug/deps/libserde-7b7a9eff2ccc5180.rlib" "/opt/rustwide/target/debug/deps/libhttp_req-bb2172c9c858c747.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-69ddcc29fe1660a3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-644178a09f645232.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d30b04692f7f20f6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-332c10245ab67968.rlib" "/opt/rustwide/target/debug/deps/liblog-31218168bab3e170.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libunicase-2ce29e0ddd6f5b35.rlib" "/opt/rustwide/target/debug/deps/libchrono-69448faba3fbd2e8.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a0098cdac7b765ed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57eaca7585aeee98.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2d18664556fd2cca.rlib" "/opt/rustwide/target/debug/deps/libtime-de01f09999e89508.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f70498857657be1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/stock-c65cc26fcb51c66a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stock` (example "stock") due to 2 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2f84b65d6ddf961043bfc44b1ab4a4e8a5c934d90728f187bc2e4b660777a0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f84b65d6ddf961043bfc44b1ab4a4e8a5c934d90728f187bc2e4b660777a0e9", kill_on_drop: false }` [INFO] [stdout] 2f84b65d6ddf961043bfc44b1ab4a4e8a5c934d90728f187bc2e4b660777a0e9