[INFO] cloning repository https://github.com/serayutaka/TUI-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serayutaka/TUI-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayutaka%2FTUI-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayutaka%2FTUI-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41c88d047c7812e4b8bb4d30b6f4febf43bd2617
[INFO] checking serayutaka/TUI-App against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserayutaka%2FTUI-App" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/serayutaka/TUI-App
[INFO] finished tweaking git repo https://github.com/serayutaka/TUI-App
[INFO] tweaked toml for git repo https://github.com/serayutaka/TUI-App written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/serayutaka/TUI-App on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/serayutaka/TUI-App 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking v2.1.1
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded concurrent-queue v2.3.0
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]   Downloaded curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bdfec115bd1da3c97baaeafc4c23d80ba0d3bee4a78584b0e4dd5a1d1e1ab3e
[INFO] running `Command { std: "docker" "start" "-a" "3bdfec115bd1da3c97baaeafc4c23d80ba0d3bee4a78584b0e4dd5a1d1e1ab3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bdfec115bd1da3c97baaeafc4c23d80ba0d3bee4a78584b0e4dd5a1d1e1ab3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bdfec115bd1da3c97baaeafc4c23d80ba0d3bee4a78584b0e4dd5a1d1e1ab3e", kill_on_drop: false }`
[INFO] [stdout] 3bdfec115bd1da3c97baaeafc4c23d80ba0d3bee4a78584b0e4dd5a1d1e1ab3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b671c1e80832f382b49a388e151b6023df3df19125f3282bafd2fb6db4eeb8a2
[INFO] running `Command { std: "docker" "start" "-a" "b671c1e80832f382b49a388e151b6023df3df19125f3282bafd2fb6db4eeb8a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking parking v2.1.1
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]     Checking project_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]  --> src/helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{prelude::*, TimeZone};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]  --> src/helpers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{blocking::Client, Error, header};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/helpers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{blocking::Client, Error, header};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/helpers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]  --> src/helpers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono_tz::Asia::Bangkok;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{prelude::*, TimeZone};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `csv`
[INFO] [stdout]   --> src/helpers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use csv::Writer;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]  --> src/helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{prelude::*, TimeZone};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]  --> src/helpers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{blocking::Client, Error, header};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]  --> src/helpers.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{blocking::Client, Error, header};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/helpers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]  --> src/helpers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono_tz::Asia::Bangkok;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `chrono_tz`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono_tz`, use `cargo add chrono_tz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/helpers.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{prelude::*, TimeZone};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `csv`
[INFO] [stdout]   --> src/helpers.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use csv::Writer;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    --> src/helpers.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let reader = csv::Reader::from_path("output/test.csv");
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    --> src/helpers.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let reader = csv::Reader::from_path("output/test.csv");
[INFO] [stdout]     |                  ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Utc` in this scope
[INFO] [stdout]    --> src/helpers.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let utc_time = Utc.timestamp_opt(duration.as_secs() as i64, duration.subsec_nanos());
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Utc` in this scope
[INFO] [stdout]    --> src/helpers.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let utc_time = Utc.timestamp_opt(duration.as_secs() as i64, duration.subsec_nanos());
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dotenv`
[INFO] [stdout]   --> src/helpers.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     dotenv::dotenv().ok();
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dotenv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dotenv`, use `cargo add dotenv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dotenv`
[INFO] [stdout]   --> src/helpers.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     dotenv::dotenv().ok();
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dotenv`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dotenv`, use `cargo add dotenv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/helpers.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let record = result.unwrap();
[INFO] [stdout]     |                      ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/helpers.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let record = result.unwrap();
[INFO] [stdout]     |                      ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> src/helpers.rs:200:63
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let chart_data = format!("chd=t:{}", y_values.iter().map(|&v| v.to_string()).collect::<Vec<String>>().join(","));
[INFO] [stdout]     |                                                               ^^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let chart_data = format!("chd=t:{}", y_values.iter().map(|&v: &_| v.to_string()).collect::<Vec<String>>().join(","));
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    --> src/helpers.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         match reqwest::get(url.clone()).await.unwrap().status() {
[INFO] [stdout]     |               ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/helpers.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         match reqwest::get(url.clone()).await.unwrap().status() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> src/helpers.rs:200:63
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let chart_data = format!("chd=t:{}", y_values.iter().map(|&v| v.to_string()).collect::<Vec<String>>().join(","));
[INFO] [stdout]     |                                                               ^^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let chart_data = format!("chd=t:{}", y_values.iter().map(|&v: &_| v.to_string()).collect::<Vec<String>>().join(","));
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    --> src/helpers.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         match reqwest::get(url.clone()).await.unwrap().status() {
[INFO] [stdout]     |               ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/helpers.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |         match reqwest::get(url.clone()).await.unwrap().status() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    --> src/helpers.rs:270:75
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn write_csv<W: Write>(writer: W, list_time: Vec<Time>) -> Result<(), csv::Error> {
[INFO] [stdout]     |                                                                           ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `project_tui` (bin "project_tui" test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `csv`
[INFO] [stdout]    --> src/helpers.rs:270:75
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn write_csv<W: Write>(writer: W, list_time: Vec<Time>) -> Result<(), csv::Error> {
[INFO] [stdout]     |                                                                           ^^^ use of unresolved module or unlinked crate `csv`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `csv`, use `cargo add csv` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `project_tui` (bin "project_tui") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "b671c1e80832f382b49a388e151b6023df3df19125f3282bafd2fb6db4eeb8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b671c1e80832f382b49a388e151b6023df3df19125f3282bafd2fb6db4eeb8a2", kill_on_drop: false }`
[INFO] [stdout] b671c1e80832f382b49a388e151b6023df3df19125f3282bafd2fb6db4eeb8a2
