[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] checking Philosakha/rust-cli against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilosakha%2Frust-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Philosakha/rust-cli on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enable-ansi-support v0.2.1 [INFO] [stderr] Downloaded prettycli v0.1.1 [INFO] [stderr] Downloaded cfonts v1.1.3 [INFO] [stderr] Downloaded terminal-menu v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ff42360bddadefc8c67d536f19e5469200ea19427dcb0d7b573859720bf4dc [INFO] running `Command { std: "docker" "start" "-a" "b2ff42360bddadefc8c67d536f19e5469200ea19427dcb0d7b573859720bf4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ff42360bddadefc8c67d536f19e5469200ea19427dcb0d7b573859720bf4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ff42360bddadefc8c67d536f19e5469200ea19427dcb0d7b573859720bf4dc", kill_on_drop: false }` [INFO] [stdout] b2ff42360bddadefc8c67d536f19e5469200ea19427dcb0d7b573859720bf4dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44d176da579bb661f8871b4003f1cf0b89bc36cb7e4d58d79f3578ea59396181 [INFO] running `Command { std: "docker" "start" "-a" "44d176da579bb661f8871b4003f1cf0b89bc36cb7e4d58d79f3578ea59396181", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_builder v4.4.17 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking enable-ansi-support v0.2.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking terminal-menu v3.0.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking prettycli v0.1.1 [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] Checking tokio v1.35.1 [INFO] [stderr] Checking clap v4.4.17 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.23 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking cfonts v1.1.3 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking maya v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/check_balance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/check_mina.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Table`, `row` [INFO] [stdout] --> src/take_snapshot.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use prettytable::{row, Table}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/take_snapshot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Fonts`, `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: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/check_balance.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/check_mina.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Table`, `row` [INFO] [stdout] --> src/take_snapshot.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use prettytable::{row, Table}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/take_snapshot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Fonts`, `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)]` 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)]` 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, [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] [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)]` 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: 41 warnings emitted [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)]` 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, [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] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "44d176da579bb661f8871b4003f1cf0b89bc36cb7e4d58d79f3578ea59396181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d176da579bb661f8871b4003f1cf0b89bc36cb7e4d58d79f3578ea59396181", kill_on_drop: false }` [INFO] [stdout] 44d176da579bb661f8871b4003f1cf0b89bc36cb7e4d58d79f3578ea59396181 [INFO] checking Philosakha/rust-cli against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhilosakha%2Frust-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Philosakha/rust-cli on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af12f664fb8510c63efe991ad2d473f2293dbf0d1f0a87295f5f49ed31f16c97 [INFO] running `Command { std: "docker" "start" "-a" "af12f664fb8510c63efe991ad2d473f2293dbf0d1f0a87295f5f49ed31f16c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af12f664fb8510c63efe991ad2d473f2293dbf0d1f0a87295f5f49ed31f16c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af12f664fb8510c63efe991ad2d473f2293dbf0d1f0a87295f5f49ed31f16c97", kill_on_drop: false }` [INFO] [stdout] af12f664fb8510c63efe991ad2d473f2293dbf0d1f0a87295f5f49ed31f16c97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 365ffc9bb68010c9f2fdfe793f789ce3aa0ee693099dfb22508d2f50344f52e2 [INFO] running `Command { std: "docker" "start" "-a" "365ffc9bb68010c9f2fdfe793f789ce3aa0ee693099dfb22508d2f50344f52e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 335 | buf_get_impl!(self, u16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 355 | buf_get_impl!(self, u16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 378 | buf_get_impl!(self, u16::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 398 | buf_get_impl!(self, i16::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 418 | buf_get_impl!(self, i16::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 441 | buf_get_impl!(self, i16::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 461 | buf_get_impl!(self, u32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 481 | buf_get_impl!(self, u32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 504 | buf_get_impl!(self, u32::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 524 | buf_get_impl!(self, i32::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 544 | buf_get_impl!(self, i32::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 567 | buf_get_impl!(self, i32::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 587 | buf_get_impl!(self, u64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 607 | buf_get_impl!(self, u64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 630 | buf_get_impl!(self, u64::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 650 | buf_get_impl!(self, i64::from_be_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 670 | buf_get_impl!(self, i64::from_le_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 693 | buf_get_impl!(self, i64::from_ne_bytes); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 713 | buf_get_impl!(self, u128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 733 | buf_get_impl!(self, u128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 756 | buf_get_impl!(self, u128::from_ne_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 776 | buf_get_impl!(self, i128::from_be_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 796 | buf_get_impl!(self, i128::from_le_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.5.0/src/buf/buf_impl.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / if let Some(ret) = ret { [INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return [INFO] [stdout] 25 | | $this.advance(SIZE); [INFO] [stdout] 26 | | return ret; [INFO] [stdout] ... | [INFO] [stdout] 31 | | return $typ::$conv(buf); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_________^ cannot satisfy `_ -> _` [INFO] [stdout] ... [INFO] [stdout] 819 | buf_get_impl!(self, i128::from_ne_bytes); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0284`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "365ffc9bb68010c9f2fdfe793f789ce3aa0ee693099dfb22508d2f50344f52e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365ffc9bb68010c9f2fdfe793f789ce3aa0ee693099dfb22508d2f50344f52e2", kill_on_drop: false }` [INFO] [stdout] 365ffc9bb68010c9f2fdfe793f789ce3aa0ee693099dfb22508d2f50344f52e2