[INFO] cloning repository https://github.com/0xKarl98/Racker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xKarl98/Racker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKarl98%2FRacker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKarl98%2FRacker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3208c0bb6734e1dc8c509ffb2939f0621544083d
[INFO] building 0xKarl98/Racker against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xKarl98%2FRacker" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xKarl98/Racker on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0xKarl98/Racker
[INFO] finished tweaking git repo https://github.com/0xKarl98/Racker
[INFO] tweaked toml for git repo https://github.com/0xKarl98/Racker written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0xKarl98/Racker 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ed05fbe4d594909eef92199387e5c63e876a542595d30cd9b7b51643bcb4237
[INFO] running `Command { std: "docker" "start" "-a" "9ed05fbe4d594909eef92199387e5c63e876a542595d30cd9b7b51643bcb4237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ed05fbe4d594909eef92199387e5c63e876a542595d30cd9b7b51643bcb4237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ed05fbe4d594909eef92199387e5c63e876a542595d30cd9b7b51643bcb4237", kill_on_drop: false }`
[INFO] [stdout] 9ed05fbe4d594909eef92199387e5c63e876a542595d30cd9b7b51643bcb4237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 676a69426b607e0f11b42773b94b12de55aa32ee616124f6e9e22816534efdc6
[INFO] running `Command { std: "docker" "start" "-a" "676a69426b607e0f11b42773b94b12de55aa32ee616124f6e9e22816534efdc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling anyhow v1.0.74
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio v1.31.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]    Compiling addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling clap_conf v0.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling Racker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/utils.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let row = Row::new(vec![
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut table = Table::new();
[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: fields `all_time_high`, `market_cap`, `market_cap_rank`, `high_24h`, and `low_24h` are never read
[INFO] [stdout]   --> src/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MarketData {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     pub current_price: HashMap<String, f64>,
[INFO] [stdout] 13 |     all_time_high: HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     market_cap: HashMap<String, f64> , 
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     market_cap_rank:usize ,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     high_24h :HashMap<String, f64> ,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     low_24h : HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MarketData` 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: fields `id`, `symbol`, and `name` are never read
[INFO] [stdout]   --> src/data.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CoinData {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     id : String ,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 25 |     symbol : String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CoinData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Racker` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `racker`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coinData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let coinData: CoinData = Client::new()
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coin_Data` should have a snake case name
[INFO] [stdout]   --> src/data.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut coin_Data : Vec<CoinData> = Vec::new() ;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let cData : CoinData =get_data(item).await?;
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `c_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.91s
[INFO] running `Command { std: "docker" "inspect" "676a69426b607e0f11b42773b94b12de55aa32ee616124f6e9e22816534efdc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "676a69426b607e0f11b42773b94b12de55aa32ee616124f6e9e22816534efdc6", kill_on_drop: false }`
[INFO] [stdout] 676a69426b607e0f11b42773b94b12de55aa32ee616124f6e9e22816534efdc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39273181e72f300d3ae8ad7b93a0cfc1e15c64dcb9c40bebb840a037da06731c
[INFO] running `Command { std: "docker" "start" "-a" "39273181e72f300d3ae8ad7b93a0cfc1e15c64dcb9c40bebb840a037da06731c", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/utils.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let row = Row::new(vec![
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut table = Table::new();
[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: fields `all_time_high`, `market_cap`, `market_cap_rank`, `high_24h`, and `low_24h` are never read
[INFO] [stdout]   --> src/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MarketData {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     pub current_price: HashMap<String, f64>,
[INFO] [stdout] 13 |     all_time_high: HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     market_cap: HashMap<String, f64> , 
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     market_cap_rank:usize ,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     high_24h :HashMap<String, f64> ,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     low_24h : HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MarketData` 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: fields `id`, `symbol`, and `name` are never read
[INFO] [stdout]   --> src/data.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CoinData {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     id : String ,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 25 |     symbol : String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CoinData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Racker` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `racker`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coinData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let coinData: CoinData = Client::new()
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coin_Data` should have a snake case name
[INFO] [stdout]   --> src/data.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut coin_Data : Vec<CoinData> = Vec::new() ;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let cData : CoinData =get_data(item).await?;
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `c_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Racker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/utils.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let row = Row::new(vec![
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/utils.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut table = Table::new();
[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: fields `all_time_high`, `market_cap`, `market_cap_rank`, `high_24h`, and `low_24h` are never read
[INFO] [stdout]   --> src/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MarketData {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     pub current_price: HashMap<String, f64>,
[INFO] [stdout] 13 |     all_time_high: HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 14 |     market_cap: HashMap<String, f64> , 
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 15 |     market_cap_rank:usize ,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     high_24h :HashMap<String, f64> ,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     low_24h : HashMap<String, f64>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MarketData` 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: fields `id`, `symbol`, and `name` are never read
[INFO] [stdout]   --> src/data.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CoinData {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 24 |     id : String ,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 25 |     symbol : String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     name : String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CoinData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coinData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let coinData: CoinData = Client::new()
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `coin_Data` should have a snake case name
[INFO] [stdout]   --> src/data.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut coin_Data : Vec<CoinData> = Vec::new() ;
[INFO] [stdout]    |             ^^^^^^^^^ help: convert the identifier to snake case: `coin_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `cData` should have a snake case name
[INFO] [stdout]   --> src/data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let cData : CoinData =get_data(item).await?;
[INFO] [stdout]    |             ^^^^^ help: convert the identifier to snake case: `c_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "39273181e72f300d3ae8ad7b93a0cfc1e15c64dcb9c40bebb840a037da06731c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39273181e72f300d3ae8ad7b93a0cfc1e15c64dcb9c40bebb840a037da06731c", kill_on_drop: false }`
[INFO] [stdout] 39273181e72f300d3ae8ad7b93a0cfc1e15c64dcb9c40bebb840a037da06731c
