[INFO] cloning repository https://github.com/void-anderson/CMCGazer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-anderson/CMCGazer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-anderson%2FCMCGazer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-anderson%2FCMCGazer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efb4ad320723bdc7226a089948627f4cecd2c43f [INFO] testing void-anderson/CMCGazer against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-anderson%2FCMCGazer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/void-anderson/CMCGazer [INFO] finished tweaking git repo https://github.com/void-anderson/CMCGazer [INFO] tweaked toml for git repo https://github.com/void-anderson/CMCGazer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-anderson/CMCGazer on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-anderson/CMCGazer 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6369906afa2e3712ebf06225b57b49eec68414170441c112b216694687939701 [INFO] running `Command { std: "docker" "start" "-a" "6369906afa2e3712ebf06225b57b49eec68414170441c112b216694687939701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6369906afa2e3712ebf06225b57b49eec68414170441c112b216694687939701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6369906afa2e3712ebf06225b57b49eec68414170441c112b216694687939701", kill_on_drop: false }` [INFO] [stdout] 6369906afa2e3712ebf06225b57b49eec68414170441c112b216694687939701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 444064260eca6336dc5c16eb5a00817856c0c837d88eee7ff217523946e1a96a [INFO] running `Command { std: "docker" "start" "-a" "444064260eca6336dc5c16eb5a00817856c0c837d88eee7ff217523946e1a96a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling gazer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `name`, `slug`, `symbol`, and `token_address` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Platform { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | token_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Platform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct CurrencyClass { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 17 | fully_diluted_market_cap: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | last_updated: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | market_cap: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | market_cap_dominance: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | percent_change_1h: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | percent_change_24h: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | percent_change_30d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | percent_change_60d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | percent_change_7d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | percent_change_90d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | price: f64, [INFO] [stdout] 28 | volume_24h: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrencyClass` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct CoinItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 38 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | circulating_supply: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | max_supply: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | total_supply: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | cmc_rank: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | num_market_pairs: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | date_added: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | last_updated: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 46 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | platform: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoinItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USD` should have a snake case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | USD: CurrencyClass, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `usd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "444064260eca6336dc5c16eb5a00817856c0c837d88eee7ff217523946e1a96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444064260eca6336dc5c16eb5a00817856c0c837d88eee7ff217523946e1a96a", kill_on_drop: false }` [INFO] [stdout] 444064260eca6336dc5c16eb5a00817856c0c837d88eee7ff217523946e1a96a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4bba7ab24bea87d74c76449f5894d22846110676637233ccc58bfa4ccd3248c [INFO] running `Command { std: "docker" "start" "-a" "e4bba7ab24bea87d74c76449f5894d22846110676637233ccc58bfa4ccd3248c", kill_on_drop: false }` [INFO] [stderr] Compiling gazer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id`, `name`, `slug`, `symbol`, and `token_address` are never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Platform { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | token_address: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Platform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct CurrencyClass { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 17 | fully_diluted_market_cap: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | last_updated: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | market_cap: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 20 | market_cap_dominance: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | percent_change_1h: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | percent_change_24h: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | percent_change_30d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | percent_change_60d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | percent_change_7d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | percent_change_90d: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | price: f64, [INFO] [stdout] 28 | volume_24h: f64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CurrencyClass` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct CoinItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 38 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 39 | circulating_supply: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | max_supply: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 41 | total_supply: f64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 42 | cmc_rank: i64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 43 | num_market_pairs: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | date_added: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | last_updated: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 46 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 47 | platform: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 48 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoinItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `USD` should have a snake case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | USD: CurrencyClass, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `usd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e4bba7ab24bea87d74c76449f5894d22846110676637233ccc58bfa4ccd3248c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bba7ab24bea87d74c76449f5894d22846110676637233ccc58bfa4ccd3248c", kill_on_drop: false }` [INFO] [stdout] e4bba7ab24bea87d74c76449f5894d22846110676637233ccc58bfa4ccd3248c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0f0a7ee008d941a1620e5abe7334cf4af77b8bb399bc950a2790af20c12be70 [INFO] running `Command { std: "docker" "start" "-a" "e0f0a7ee008d941a1620e5abe7334cf4af77b8bb399bc950a2790af20c12be70", kill_on_drop: false }` [INFO] [stderr] warning: fields `id`, `name`, `slug`, `symbol`, and `token_address` are never read [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 8 | struct Platform { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 9 | id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] 10 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 11 | slug: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | symbol: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | token_address: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Platform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | struct CurrencyClass { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 17 | fully_diluted_market_cap: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 18 | last_updated: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 19 | market_cap: f64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 20 | market_cap_dominance: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 21 | percent_change_1h: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 22 | percent_change_24h: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 23 | percent_change_30d: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 24 | percent_change_60d: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 25 | percent_change_7d: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 26 | percent_change_90d: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 27 | price: f64, [INFO] [stderr] 28 | volume_24h: f64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CurrencyClass` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 37 | struct CoinItem { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 38 | id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] 39 | circulating_supply: f64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 40 | max_supply: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 41 | total_supply: f64, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 42 | cmc_rank: i64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 43 | num_market_pairs: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 44 | date_added: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 45 | last_updated: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 46 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 47 | platform: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 48 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 49 | slug: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CoinItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: structure field `USD` should have a snake case name [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | USD: CurrencyClass, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `usd` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gazer` (bin "gazer" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gazer-99eb78f8426188d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0f0a7ee008d941a1620e5abe7334cf4af77b8bb399bc950a2790af20c12be70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f0a7ee008d941a1620e5abe7334cf4af77b8bb399bc950a2790af20c12be70", kill_on_drop: false }` [INFO] [stdout] e0f0a7ee008d941a1620e5abe7334cf4af77b8bb399bc950a2790af20c12be70