[INFO] cloning repository https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaixuanTao%2FData-Manipulation-Rust-Pandas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaixuanTao%2FData-Manipulation-Rust-Pandas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a8ef2fd7282e1a0d559d6bb6aee74b4ba198ffe [INFO] checking haixuanTao/Data-Manipulation-Rust-Pandas against master#80ed61fbd64936ed676c2050e7e660b5ad78c9f2 for pr-100555 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaixuanTao%2FData-Manipulation-Rust-Pandas" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas on toolchain 80ed61fbd64936ed676c2050e7e660b5ad78c9f2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas [INFO] finished tweaking git repo https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas [INFO] tweaked toml for git repo https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/haixuanTao/Data-Manipulation-Rust-Pandas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ef06984186f39901b7d54802e0402c746be378163266e33a46dd6d5470b3bc0 [INFO] running `Command { std: "docker" "start" "-a" "7ef06984186f39901b7d54802e0402c746be378163266e33a46dd6d5470b3bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ef06984186f39901b7d54802e0402c746be378163266e33a46dd6d5470b3bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef06984186f39901b7d54802e0402c746be378163266e33a46dd6d5470b3bc0", kill_on_drop: false }` [INFO] [stdout] 7ef06984186f39901b7d54802e0402c746be378163266e33a46dd6d5470b3bc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+80ed61fbd64936ed676c2050e7e660b5ad78c9f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ddf69a1cb14dffd288d94fbda3466b499111cb9acd340ab49a4153125a7bb7 [INFO] running `Command { std: "docker" "start" "-a" "f7ddf69a1cb14dffd288d94fbda3466b499111cb9acd340ab49a4153125a7bb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_with v1.6.4 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking terrorism v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SNA_price_valuation` should have a snake case name [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SNA_price_valuation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sna_price_valuation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SNA_price_valuation` should have a snake case name [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SNA_price_valuation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sna_price_valuation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IMF_data_dissemination_standard` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | IMF_data_dissemination_standard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `imf_data_dissemination_standard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IMF_data_dissemination_standard` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | IMF_data_dissemination_standard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `imf_data_dissemination_standard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_industrial_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Latest_industrial_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_industrial_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_industrial_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Latest_industrial_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_industrial_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_National_Accounts` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | System_of_National_Accounts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `system_of_national_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_National_Accounts` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | System_of_National_Accounts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `system_of_national_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_household_survey` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Latest_household_survey: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_household_survey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_household_survey` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Latest_household_survey: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_household_survey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Special_Notes` should have a snake case name [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Special_Notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `special_notes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Special_Notes` should have a snake case name [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Special_Notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `special_notes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Alternative_conversion_factor` should have a snake case name [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Alternative_conversion_factor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alternative_conversion_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Alternative_conversion_factor` should have a snake case name [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Alternative_conversion_factor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alternative_conversion_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Government_Accounting_concept` should have a snake case name [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Government_Accounting_concept: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `government_accounting_concept` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Government_Accounting_concept` should have a snake case name [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Government_Accounting_concept: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `government_accounting_concept` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_base_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | National_accounts_base_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_base_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_base_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | National_accounts_base_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_base_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Balance_of_Payments_Manual_in_use` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Balance_of_Payments_Manual_in_use: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `balance_of_payments_manual_in_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Balance_of_Payments_Manual_in_use` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Balance_of_Payments_Manual_in_use: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `balance_of_payments_manual_in_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PPP_survey_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | PPP_survey_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ppp_survey_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PPP_survey_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | PPP_survey_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ppp_survey_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Other_groups` should have a snake case name [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Other_groups: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `other_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Other_groups` should have a snake case name [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Other_groups: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `other_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lending_category` should have a snake case name [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Lending_category: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lending_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lending_category` should have a snake case name [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Lending_category: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lending_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Source_of_most_recent_Income_and_expenditure_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Source_of_most_recent_Income_and_expenditure_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `source_of_most_recent_income_and_expenditure_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Source_of_most_recent_Income_and_expenditure_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Source_of_most_recent_Income_and_expenditure_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `source_of_most_recent_income_and_expenditure_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_trade_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Latest_trade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_trade_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_trade_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Latest_trade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_trade_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `External_debt_Reporting_status` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | External_debt_Reporting_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_debt_reporting_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `External_debt_Reporting_status` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | External_debt_Reporting_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_debt_reporting_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_population_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Latest_population_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_population_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_population_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Latest_population_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_population_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Country_Code` should have a snake case name [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Country_Code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Country_Code` should have a snake case name [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Country_Code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WB_2_code` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | WB_2_code: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `wb_2_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WB_2_code` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | WB_2_code: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `wb_2_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Income_Group` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Income_Group: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `income_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Income_Group` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Income_Group: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `income_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_reference_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | National_accounts_reference_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_reference_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_reference_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | National_accounts_reference_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_reference_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_trade` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | System_of_trade: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `system_of_trade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_trade` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | System_of_trade: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `system_of_trade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Region` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Region: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Region` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Region: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Table_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Table_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Table_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Table_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Long_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Long_Name: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `long_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Long_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Long_Name: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `long_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_agricultural_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Latest_agricultural_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_agricultural_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_agricultural_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Latest_agricultural_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_agricultural_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vital_registration_complete` should have a snake case name [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Vital_registration_complete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vital_registration_complete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vital_registration_complete` should have a snake case name [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Vital_registration_complete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vital_registration_complete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Short_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub Short_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `short_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Short_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub Short_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `short_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Currency_Unit` should have a snake case name [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Currency_Unit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Currency_Unit` should have a snake case name [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Currency_Unit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_ANY` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | INT_ANY: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_ANY` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | INT_ANY: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_LOG` should have a snake case name [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | INT_LOG: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_LOG` should have a snake case name [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | INT_LOG: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_IDEO` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | INT_IDEO: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_ideo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_IDEO` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | INT_IDEO: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_ideo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_MISC` should have a snake case name [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | INT_MISC: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_MISC` should have a snake case name [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | INT_MISC: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_country` [INFO] [stdout] --> src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | path_country: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_country` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_country` [INFO] [stdout] --> src/main.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | path_country: &str, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_country` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inspect` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn inspect(path: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Record` is never used [INFO] [stdout] --> src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Record = HashMap; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_country_ext` is never used [INFO] [stdout] --> src/lib.rs:351:12 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn add_country_ext(&mut self, country: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SNA_price_valuation` should have a snake case name [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SNA_price_valuation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sna_price_valuation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IMF_data_dissemination_standard` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | IMF_data_dissemination_standard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `imf_data_dissemination_standard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_industrial_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Latest_industrial_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_industrial_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_National_Accounts` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | System_of_National_Accounts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `system_of_national_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_household_survey` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Latest_household_survey: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_household_survey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Special_Notes` should have a snake case name [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Special_Notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `special_notes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Alternative_conversion_factor` should have a snake case name [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Alternative_conversion_factor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alternative_conversion_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Government_Accounting_concept` should have a snake case name [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Government_Accounting_concept: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `government_accounting_concept` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_base_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | National_accounts_base_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_base_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Balance_of_Payments_Manual_in_use` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Balance_of_Payments_Manual_in_use: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `balance_of_payments_manual_in_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PPP_survey_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | PPP_survey_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ppp_survey_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Other_groups` should have a snake case name [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Other_groups: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `other_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lending_category` should have a snake case name [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Lending_category: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lending_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Source_of_most_recent_Income_and_expenditure_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Source_of_most_recent_Income_and_expenditure_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `source_of_most_recent_income_and_expenditure_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_trade_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Latest_trade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_trade_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `External_debt_Reporting_status` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | External_debt_Reporting_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_debt_reporting_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_population_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Latest_population_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_population_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Country_Code` should have a snake case name [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Country_Code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WB_2_code` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | WB_2_code: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `wb_2_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Income_Group` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Income_Group: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `income_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_reference_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | National_accounts_reference_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_reference_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_trade` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | System_of_trade: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `system_of_trade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Region` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Region: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Table_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Table_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Long_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Long_Name: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `long_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_agricultural_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Latest_agricultural_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_agricultural_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vital_registration_complete` should have a snake case name [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Vital_registration_complete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vital_registration_complete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Short_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub Short_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `short_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Currency_Unit` should have a snake case name [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Currency_Unit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_ANY` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | INT_ANY: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_LOG` should have a snake case name [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | INT_LOG: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_IDEO` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | INT_IDEO: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_ideo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_MISC` should have a snake case name [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | INT_MISC: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inspect` is never used [INFO] [stdout] --> src/main.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn inspect(path: &str) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Record` is never used [INFO] [stdout] --> src/lib.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub type Record = HashMap; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `add_country_ext` is never used [INFO] [stdout] --> src/lib.rs:351:12 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn add_country_ext(&mut self, country: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SNA_price_valuation` should have a snake case name [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | SNA_price_valuation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sna_price_valuation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IMF_data_dissemination_standard` should have a snake case name [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | IMF_data_dissemination_standard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `imf_data_dissemination_standard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_industrial_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Latest_industrial_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_industrial_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_National_Accounts` should have a snake case name [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | System_of_National_Accounts: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `system_of_national_accounts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_household_survey` should have a snake case name [INFO] [stdout] --> src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | Latest_household_survey: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_household_survey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Special_Notes` should have a snake case name [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | Special_Notes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `special_notes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Alternative_conversion_factor` should have a snake case name [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Alternative_conversion_factor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `alternative_conversion_factor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Government_Accounting_concept` should have a snake case name [INFO] [stdout] --> src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Government_Accounting_concept: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `government_accounting_concept` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_base_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | National_accounts_base_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_base_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Balance_of_Payments_Manual_in_use` should have a snake case name [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Balance_of_Payments_Manual_in_use: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `balance_of_payments_manual_in_use` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PPP_survey_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | PPP_survey_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ppp_survey_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Other_groups` should have a snake case name [INFO] [stdout] --> src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Other_groups: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `other_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Lending_category` should have a snake case name [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | Lending_category: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lending_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Source_of_most_recent_Income_and_expenditure_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Source_of_most_recent_Income_and_expenditure_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `source_of_most_recent_income_and_expenditure_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_trade_data` should have a snake case name [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Latest_trade_data: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_trade_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `External_debt_Reporting_status` should have a snake case name [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | External_debt_Reporting_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `external_debt_reporting_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_population_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Latest_population_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_population_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Country_Code` should have a snake case name [INFO] [stdout] --> src/lib.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Country_Code: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `country_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `WB_2_code` should have a snake case name [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | WB_2_code: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `wb_2_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Income_Group` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | Income_Group: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `income_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `National_accounts_reference_year` should have a snake case name [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | National_accounts_reference_year: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `national_accounts_reference_year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `System_of_trade` should have a snake case name [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | System_of_trade: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `system_of_trade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Region` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | Region: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `region` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Table_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | Table_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Long_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Long_Name: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `long_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Latest_agricultural_census` should have a snake case name [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Latest_agricultural_census: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `latest_agricultural_census` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vital_registration_complete` should have a snake case name [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | Vital_registration_complete: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vital_registration_complete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Short_Name` should have a snake case name [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub Short_Name: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `short_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Currency_Unit` should have a snake case name [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Currency_Unit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `currency_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_ANY` should have a snake case name [INFO] [stdout] --> src/lib.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | INT_ANY: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_LOG` should have a snake case name [INFO] [stdout] --> src/lib.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | INT_LOG: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `int_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_IDEO` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | INT_IDEO: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_ideo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `INT_MISC` should have a snake case name [INFO] [stdout] --> src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | INT_MISC: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `int_misc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.12s [INFO] running `Command { std: "docker" "inspect" "f7ddf69a1cb14dffd288d94fbda3466b499111cb9acd340ab49a4153125a7bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ddf69a1cb14dffd288d94fbda3466b499111cb9acd340ab49a4153125a7bb7", kill_on_drop: false }` [INFO] [stdout] f7ddf69a1cb14dffd288d94fbda3466b499111cb9acd340ab49a4153125a7bb7