[INFO] cloning repository https://github.com/hjhxy/rust_sz_searde_grade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hjhxy/rust_sz_searde_grade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjhxy%2Frust_sz_searde_grade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjhxy%2Frust_sz_searde_grade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d6d239fabcb02b609aa2686c358a3f81bfaecd
[INFO] building hjhxy/rust_sz_searde_grade against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjhxy%2Frust_sz_searde_grade" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hjhxy/rust_sz_searde_grade
[INFO] finished tweaking git repo https://github.com/hjhxy/rust_sz_searde_grade
[INFO] tweaked toml for git repo https://github.com/hjhxy/rust_sz_searde_grade written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hjhxy/rust_sz_searde_grade on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hjhxy/rust_sz_searde_grade 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57f02636202be17da6f93b146bbe89b2814e83a0143b90a2b4563559f4035eac
[INFO] running `Command { std: "docker" "start" "-a" "57f02636202be17da6f93b146bbe89b2814e83a0143b90a2b4563559f4035eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57f02636202be17da6f93b146bbe89b2814e83a0143b90a2b4563559f4035eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f02636202be17da6f93b146bbe89b2814e83a0143b90a2b4563559f4035eac", kill_on_drop: false }`
[INFO] [stdout] 57f02636202be17da6f93b146bbe89b2814e83a0143b90a2b4563559f4035eac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e079a909ee73b70e68aca7ec688ad39bb4e557a2b384db013b3ec3e7e445da71
[INFO] running `Command { std: "docker" "start" "-a" "e079a909ee73b70e68aca7ec688ad39bb4e557a2b384db013b3ec3e7e445da71", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling rust_search_grade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/grade/index.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/grade/index.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/grade/index.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::{header, Client, Response};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/grade/index.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/grade/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Parser`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiSelect`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dialoguer::{Input, MultiSelect, Select};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/grade/index.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     struct ResponseData {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 25 |         datas: Datas,
[INFO] [stdout] 26 |         code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pageNumber`, `pageSize`, and `extParams` are never read
[INFO] [stdout]   --> src/grade/index.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     struct Xscjcx {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 36 |         totalSize: u32,
[INFO] [stdout] 37 |         pageNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |         pageSize: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |         rows: Vec<Row>,  // `rows` 是一个数组
[INFO] [stdout] 40 |         extParams: ExtParams,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Xscjcx` 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/grade/index.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     struct Row {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 45 |         KSXZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |         XNXQDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |         KKDWDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 50 |         SFJG: Option<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         KFCXRQ: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 55 |         SFJG_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 56 |         KSXZDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 57 |         CJFZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 58 |         ZTDM: Option<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |         WID: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 60 |         XH: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 61 |         CZR: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 62 |         LRRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 63 |         CZSJ: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |         DYBFZCJ: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 65 |         XNXQDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 66 |         CJ: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 67 |         KCLBDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 68 |         KCLBMC: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 69 |         LRSJ: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 70 |         DQSFKFCX: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |         KCDM: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Row` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `logId`, `code`, and `totalPage` are never read
[INFO] [stdout]   --> src/grade/index.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct ExtParams {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 76 |         logId: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |         code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 78 |         totalPage: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExtParams` 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 `totalSize` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         totalSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `total_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageNumber` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pageNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `page_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pageSize: u32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `extParams` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         extParams: ExtParams,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ext_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KSXZDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         KSXZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ksxzdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJXSZ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         CJXSZ: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `cjxsz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCMC` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         KCMC: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `kcmc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XNXQDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         XNXQDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `xnxqdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KKDWDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         KKDWDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kkdwdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SFJG` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         SFJG: Option<u8>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `sfjg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `JDZ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         JDZ: Option<f32>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `jdz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XF` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         XF: Option<f32>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case (notice the capitalization): `xf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZRXM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         CZRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `czrxm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KFCXRQ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         KFCXRQ: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kfcxrq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SFJG_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         SFJG_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `sfjg_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KSXZDM_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         KSXZDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ksxzdm_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJFZDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         CJFZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `cjfzdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ZTDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ZTDM: Option<u32>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `ztdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `WID` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         WID: Option<String>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `wid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XH` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         XH: Option<String>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `xh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZR` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         CZR: Option<String>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `czr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LRRXM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         LRRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `lrrxm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZSJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         CZSJ: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `czsj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DYBFZCJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         DYBFZCJ: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dybfzcj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XNXQDM_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         XNXQDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `xnxqdm_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         CJ: Option<String>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `cj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCLBDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         KCLBDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kclbdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCLBMC` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         KCLBMC: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kclbmc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LRSJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         LRSJ: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `lrsj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DQSFKFCX` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         DQSFKFCX: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dqsfkfcx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         KCDM: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `kcdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `logId` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         logId: String,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `log_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalPage` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         totalPage: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `total_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.72s
[INFO] running `Command { std: "docker" "inspect" "e079a909ee73b70e68aca7ec688ad39bb4e557a2b384db013b3ec3e7e445da71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e079a909ee73b70e68aca7ec688ad39bb4e557a2b384db013b3ec3e7e445da71", kill_on_drop: false }`
[INFO] [stdout] e079a909ee73b70e68aca7ec688ad39bb4e557a2b384db013b3ec3e7e445da71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93fcd7368fbc0de69cb4a7a242bce8eb09400e5cfa1d74f59be3371532c86185
[INFO] running `Command { std: "docker" "start" "-a" "93fcd7368fbc0de69cb4a7a242bce8eb09400e5cfa1d74f59be3371532c86185", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_search_grade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/grade/index.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/grade/index.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]  --> src/grade/index.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use reqwest::{header, Client, Response};
[INFO] [stdout]   |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]   --> src/grade/index.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use regex::Regex;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/grade/util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::Parser`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::Parser;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MultiSelect`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dialoguer::{Input, MultiSelect, Select};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/grade/index.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |         Err(e) => {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]   --> src/grade/index.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     struct ResponseData {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 25 |         datas: Datas,
[INFO] [stdout] 26 |         code: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pageNumber`, `pageSize`, and `extParams` are never read
[INFO] [stdout]   --> src/grade/index.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     struct Xscjcx {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 36 |         totalSize: u32,
[INFO] [stdout] 37 |         pageNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |         pageSize: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |         rows: Vec<Row>,  // `rows` 是一个数组
[INFO] [stdout] 40 |         extParams: ExtParams,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Xscjcx` 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/grade/index.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     struct Row {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 45 |         KSXZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |         XNXQDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |         KKDWDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 50 |         SFJG: Option<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         KFCXRQ: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 55 |         SFJG_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 56 |         KSXZDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 57 |         CJFZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 58 |         ZTDM: Option<u32>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 59 |         WID: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 60 |         XH: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 61 |         CZR: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 62 |         LRRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 63 |         CZSJ: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |         DYBFZCJ: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 65 |         XNXQDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 66 |         CJ: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 67 |         KCLBDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 68 |         KCLBMC: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 69 |         LRSJ: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 70 |         DQSFKFCX: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 71 |         KCDM: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Row` 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 `totalSize` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         totalSize: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `total_size`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `logId`, `code`, and `totalPage` are never read
[INFO] [stdout]   --> src/grade/index.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct ExtParams {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 76 |         logId: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |         code: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 78 |         totalPage: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExtParams` 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 `pageNumber` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         pageNumber: u32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `page_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pageSize` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         pageSize: u32,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `page_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `extParams` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         extParams: ExtParams,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `ext_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KSXZDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         KSXZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `ksxzdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJXSZ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         CJXSZ: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `cjxsz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCMC` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         KCMC: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `kcmc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XNXQDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         XNXQDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `xnxqdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KKDWDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         KKDWDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kkdwdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SFJG` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         SFJG: Option<u8>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `sfjg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `JDZ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         JDZ: Option<f32>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `jdz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XF` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         XF: Option<f32>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case (notice the capitalization): `xf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZRXM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         CZRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `czrxm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KFCXRQ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         KFCXRQ: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kfcxrq`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `SFJG_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         SFJG_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `sfjg_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KSXZDM_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |         KSXZDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ksxzdm_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJFZDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         CJFZDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `cjfzdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ZTDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ZTDM: Option<u32>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `ztdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `WID` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         WID: Option<String>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `wid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XH` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         XH: Option<String>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `xh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZR` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         CZR: Option<String>,
[INFO] [stdout]    |         ^^^ help: convert the identifier to snake case: `czr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LRRXM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         LRRXM: Option<String>,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `lrrxm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CZSJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         CZSJ: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `czsj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DYBFZCJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         DYBFZCJ: Option<f32>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `dybfzcj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `XNXQDM_DISPLAY` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         XNXQDM_DISPLAY: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `xnxqdm_display`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         CJ: Option<String>,
[INFO] [stdout]    |         ^^ help: convert the identifier to snake case: `cj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCLBDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         KCLBDM: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kclbdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCLBMC` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         KCLBMC: Option<String>,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `kclbmc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `LRSJ` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         LRSJ: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `lrsj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `DQSFKFCX` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         DQSFKFCX: Option<u8>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `dqsfkfcx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `KCDM` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         KCDM: Option<String>,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `kcdm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `logId` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         logId: String,
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `log_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `totalPage` should have a snake case name
[INFO] [stdout]   --> src/grade/index.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         totalPage: u32,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `total_page`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "93fcd7368fbc0de69cb4a7a242bce8eb09400e5cfa1d74f59be3371532c86185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93fcd7368fbc0de69cb4a7a242bce8eb09400e5cfa1d74f59be3371532c86185", kill_on_drop: false }`
[INFO] [stdout] 93fcd7368fbc0de69cb4a7a242bce8eb09400e5cfa1d74f59be3371532c86185
