[INFO] cloning repository https://github.com/Philosakha/rust-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Philosakha/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilosakha%2Frust-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilosakha%2Frust-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a06d993b0178608fec9ea288f8754da2e993e0f
[INFO] building Philosakha/rust-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilosakha%2Frust-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Philosakha/rust-cli
[INFO] finished tweaking git repo https://github.com/Philosakha/rust-cli
[INFO] tweaked toml for git repo https://github.com/Philosakha/rust-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Philosakha/rust-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Philosakha/rust-cli 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.40
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded prettycli v0.1.1
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded cfonts v1.1.3
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded enable-ansi-support v0.2.1
[INFO] [stderr]   Downloaded clap v4.4.17
[INFO] [stderr]   Downloaded indexmap v2.2.1
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded terminal-menu v3.0.0
[INFO] [stderr]   Downloaded clap_builder v4.4.17
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded web-sys v0.3.67
[INFO] [stderr]   Downloaded h2 v0.3.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1553924fd7029d42457d3197a43bd0f3be4d5d3b72d99c553617cf4e267d10f
[INFO] running `Command { std: "docker" "start" "-a" "a1553924fd7029d42457d3197a43bd0f3be4d5d3b72d99c553617cf4e267d10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1553924fd7029d42457d3197a43bd0f3be4d5d3b72d99c553617cf4e267d10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1553924fd7029d42457d3197a43bd0f3be4d5d3b72d99c553617cf4e267d10f", kill_on_drop: false }`
[INFO] [stdout] a1553924fd7029d42457d3197a43bd0f3be4d5d3b72d99c553617cf4e267d10f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04231991025a49bfa4e2d390de36218cd71653d8018b9e2d98e710ea6c54faaf
[INFO] running `Command { std: "docker" "start" "-a" "04231991025a49bfa4e2d390de36218cd71653d8018b9e2d98e710ea6c54faaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling enable-ansi-support v0.2.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.17
[INFO] [stderr]    Compiling prettycli v0.1.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling terminal-menu v3.0.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling clap v4.4.17
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling cfonts v1.1.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling maya v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Table` and `row`
[INFO] [stdout]  --> src/take_snapshot.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use prettytable::{row, Table};
[INFO] [stdout]   |                   ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fonts` and `render`
[INFO] [stdout]  --> src/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cfonts::{render, say, Fonts, Options};
[INFO] [stdout]   |              ^^^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blockchainLength` is never read
[INFO] [stdout]   --> src/check_balance.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Status {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 30 |     syncStatus: String,
[INFO] [stdout] 31 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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/check_mina.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout]  8 |     blockchainLength: u128,
[INFO] [stdout]  9 |     chainId: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     epoch: u128,
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     slot: u128,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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/take_snapshot.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout]  8 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     chainId: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     epoch: u128,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     slot: u128,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `publicKey` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     publicKey: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockHeight` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     blockHeight: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `block_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedBalance` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     lockedBalance: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `syncStatus` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     syncStatus: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `sync_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]  --> src/check_mina.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     blockchainLength: u128,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chainId` should have a snake case name
[INFO] [stdout]  --> src/check_mina.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     chainId: String,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `chain_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circulatingSupply` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `circulating_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dateTime` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `globalSlot` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `global_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedSupply` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minWindowDensity` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_window_density`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nextEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `next_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `previousStateHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `previous_state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `snarkedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snarked_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stagedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staged_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stakingEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staking_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stateHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalCurrency` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]  --> src/take_snapshot.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     blockchainLength: u128,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chainId` should have a snake case name
[INFO] [stdout]  --> src/take_snapshot.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     chainId: String,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `chain_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circulatingSupply` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `circulating_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dateTime` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `globalSlot` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `global_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedSupply` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minWindowDensity` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_window_density`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nextEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `next_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `previousStateHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `previous_state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `snarkedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snarked_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stagedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staged_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stakingEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staking_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stateHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalCurrency` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.81s
[INFO] running `Command { std: "docker" "inspect" "04231991025a49bfa4e2d390de36218cd71653d8018b9e2d98e710ea6c54faaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04231991025a49bfa4e2d390de36218cd71653d8018b9e2d98e710ea6c54faaf", kill_on_drop: false }`
[INFO] [stdout] 04231991025a49bfa4e2d390de36218cd71653d8018b9e2d98e710ea6c54faaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f16a4429eeb5ab124684c7e819e10c914da90eac82fb8082e1df8021a49dd2
[INFO] running `Command { std: "docker" "start" "-a" "26f16a4429eeb5ab124684c7e819e10c914da90eac82fb8082e1df8021a49dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling maya v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Table` and `row`
[INFO] [stdout]  --> src/take_snapshot.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use prettytable::{row, Table};
[INFO] [stdout]   |                   ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fonts` and `render`
[INFO] [stdout]  --> src/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cfonts::{render, say, Fonts, Options};
[INFO] [stdout]   |              ^^^^^^       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blockchainLength` is never read
[INFO] [stdout]   --> src/check_balance.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Status {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 30 |     syncStatus: String,
[INFO] [stdout] 31 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` 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/check_mina.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout]  8 |     blockchainLength: u128,
[INFO] [stdout]  9 |     chainId: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     epoch: u128,
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     slot: u128,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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/take_snapshot.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Main {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout]  8 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     chainId: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     epoch: u128,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     slot: u128,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `publicKey` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     publicKey: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockHeight` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     blockHeight: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `block_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedBalance` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     lockedBalance: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_balance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `syncStatus` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     syncStatus: String,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `sync_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]   --> src/check_balance.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     blockchainLength: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]  --> src/check_mina.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     blockchainLength: u128,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chainId` should have a snake case name
[INFO] [stdout]  --> src/check_mina.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     chainId: String,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `chain_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circulatingSupply` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `circulating_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dateTime` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `globalSlot` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `global_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedSupply` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minWindowDensity` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_window_density`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nextEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `next_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `previousStateHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `previous_state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `snarkedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snarked_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stagedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staged_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stakingEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staking_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stateHash` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalCurrency` should have a snake case name
[INFO] [stdout]   --> src/check_mina.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `blockchainLength` should have a snake case name
[INFO] [stdout]  --> src/take_snapshot.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     blockchainLength: u128,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `blockchain_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `chainId` should have a snake case name
[INFO] [stdout]  --> src/take_snapshot.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     chainId: String,
[INFO] [stdout]   |     ^^^^^^^ help: convert the identifier to snake case: `chain_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `circulatingSupply` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     circulatingSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `circulating_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dateTime` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     dateTime: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `globalSlot` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     globalSlot: u128,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `global_slot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lockedSupply` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     lockedSupply: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `locked_supply`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `minWindowDensity` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     minWindowDensity: u128,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `min_window_density`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nextEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     nextEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `next_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `previousStateHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     previousStateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `previous_state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `snarkedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     snarkedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snarked_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stagedLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     stagedLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staged_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stakingEpochLedgerHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     stakingEpochLedgerHash: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `staking_epoch_ledger_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `stateHash` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     stateHash: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `state_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalCurrency` should have a snake case name
[INFO] [stdout]   --> src/take_snapshot.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     totalCurrency: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `total_currency`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "26f16a4429eeb5ab124684c7e819e10c914da90eac82fb8082e1df8021a49dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f16a4429eeb5ab124684c7e819e10c914da90eac82fb8082e1df8021a49dd2", kill_on_drop: false }`
[INFO] [stdout] 26f16a4429eeb5ab124684c7e819e10c914da90eac82fb8082e1df8021a49dd2
