[INFO] cloning repository https://github.com/yahtoo/web3job [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yahtoo/web3job" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyahtoo%2Fweb3job", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyahtoo%2Fweb3job'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a5c6b1c79f545951f449cf351cab796ef073c13 [INFO] testing yahtoo/web3job against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyahtoo%2Fweb3job" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yahtoo/web3job [INFO] finished tweaking git repo https://github.com/yahtoo/web3job [INFO] tweaked toml for git repo https://github.com/yahtoo/web3job written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yahtoo/web3job on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yahtoo/web3job 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eebf29a25c65d399e52887626b176baee234d2ceef1ef3fa8cf65db940476a2 [INFO] running `Command { std: "docker" "start" "-a" "8eebf29a25c65d399e52887626b176baee234d2ceef1ef3fa8cf65db940476a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eebf29a25c65d399e52887626b176baee234d2ceef1ef3fa8cf65db940476a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eebf29a25c65d399e52887626b176baee234d2ceef1ef3fa8cf65db940476a2", kill_on_drop: false }` [INFO] [stdout] 8eebf29a25c65d399e52887626b176baee234d2ceef1ef3fa8cf65db940476a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40c77baa781f510faa1ff6825620a04cea2d5956bb4626b0924945fa1610e74c [INFO] running `Command { std: "docker" "start" "-a" "40c77baa781f510faa1ff6825620a04cea2d5956bb4626b0924945fa1610e74c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling web3job v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `errorCode`, `message`, and `data` are never read [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ApiResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub data: Data, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` 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 `page` and `results` are never read [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 14 | pub page: Page, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub results: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `page`, `limit`, and `total` are never read [INFO] [stdout] --> src/models.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 20 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub limit: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` 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/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Result { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 27 | pub topicId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub user: User, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | pub content2: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub content3: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | pub content5: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | pub phone: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | pub wechat: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub telegram: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | pub viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 40 | pub applied: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 41 | pub applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 42 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | pub workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 46 | pub officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | pub officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub company: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | pub companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 52 | pub companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 53 | pub companyId: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub minSalary: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | pub maxSalary: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub leverId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | pub leverName: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 58 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Result` 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/models.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 66 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 67 | pub nickname: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | pub avatar: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 69 | pub smallAvatar: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 70 | pub topicCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 71 | pub commentCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 72 | pub fansCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | pub followCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub score: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 76 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 77 | pub walletAddress: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub followed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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 `tagId` and `tagName` are never read [INFO] [stdout] --> src/models.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Tag { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 83 | pub tagId: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 84 | pub tagName: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tag` 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 `errorCode`, `message`, `data`, and `success` are never read [INFO] [stdout] --> src/models.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct JobDetailApiResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 89 | errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 90 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 91 | data: JobDetail, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobDetailApiResponse` 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/models.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct JobDetail { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 97 | topicId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 99 | content2: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 100 | content3: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 101 | content5: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 102 | email: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | phone: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | wechat: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 105 | telegram: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 107 | positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 108 | viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 109 | applied: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 111 | createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 112 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 115 | officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 116 | officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 117 | company: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 119 | companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 122 | companyId: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 123 | minSalary: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | maxSalary: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 125 | leverId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 126 | leverName: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 128 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 129 | status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `detailData` should have a snake case name [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let detailData = fetch_jobdetail_data(job_id).await?; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `detail_data` [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 `errorCode` should have a snake case name [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicId` should have a snake case name [INFO] [stdout] --> src/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub topicId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionName` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionId` should have a snake case name [INFO] [stdout] --> src/models.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewCount` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `applyCount` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeId` should have a snake case name [INFO] [stdout] --> src/models.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeId` should have a snake case name [INFO] [stdout] --> src/models.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeName` should have a snake case name [INFO] [stdout] --> src/models.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stdout] --> src/models.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companySizeName` should have a snake case name [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyLogo` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyWebsite` should have a snake case name [INFO] [stdout] --> src/models.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyId` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub companyId: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `minSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub minSalary: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub maxSalary: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverId` should have a snake case name [INFO] [stdout] --> src/models.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub leverId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverName` should have a snake case name [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub leverName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `smallAvatar` should have a snake case name [INFO] [stdout] --> src/models.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub smallAvatar: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `small_avatar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicCount` should have a snake case name [INFO] [stdout] --> src/models.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub topicCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `topic_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commentCount` should have a snake case name [INFO] [stdout] --> src/models.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub commentCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `comment_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fansCount` should have a snake case name [INFO] [stdout] --> src/models.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub fansCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `fans_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `followCount` should have a snake case name [INFO] [stdout] --> src/models.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub followCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `follow_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `walletAddress` should have a snake case name [INFO] [stdout] --> src/models.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub walletAddress: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `wallet_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tagId` should have a snake case name [INFO] [stdout] --> src/models.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub tagId: i32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `tag_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tagName` should have a snake case name [INFO] [stdout] --> src/models.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub tagName: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `tag_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errorCode` should have a snake case name [INFO] [stdout] --> src/models.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicId` should have a snake case name [INFO] [stdout] --> src/models.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | topicId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionName` should have a snake case name [INFO] [stdout] --> src/models.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionId` should have a snake case name [INFO] [stdout] --> src/models.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewCount` should have a snake case name [INFO] [stdout] --> src/models.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `applyCount` should have a snake case name [INFO] [stdout] --> src/models.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeId` should have a snake case name [INFO] [stdout] --> src/models.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeId` should have a snake case name [INFO] [stdout] --> src/models.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeName` should have a snake case name [INFO] [stdout] --> src/models.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stdout] --> src/models.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companySizeName` should have a snake case name [INFO] [stdout] --> src/models.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyLogo` should have a snake case name [INFO] [stdout] --> src/models.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyWebsite` should have a snake case name [INFO] [stdout] --> src/models.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyId` should have a snake case name [INFO] [stdout] --> src/models.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | companyId: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `minSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | minSalary: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | maxSalary: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverId` should have a snake case name [INFO] [stdout] --> src/models.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | leverId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverName` should have a snake case name [INFO] [stdout] --> src/models.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | leverName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.88s [INFO] running `Command { std: "docker" "inspect" "40c77baa781f510faa1ff6825620a04cea2d5956bb4626b0924945fa1610e74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c77baa781f510faa1ff6825620a04cea2d5956bb4626b0924945fa1610e74c", kill_on_drop: false }` [INFO] [stdout] 40c77baa781f510faa1ff6825620a04cea2d5956bb4626b0924945fa1610e74c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab2977e32ef2f1463233ca02648c5ae10a8ce5d1b90d7b11f9c5e30175880d3 [INFO] running `Command { std: "docker" "start" "-a" "7ab2977e32ef2f1463233ca02648c5ae10a8ce5d1b90d7b11f9c5e30175880d3", kill_on_drop: false }` [INFO] [stderr] Compiling web3job v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `errorCode`, `message`, and `data` are never read [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ApiResponse { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 7 | pub errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 8 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub data: Data, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiResponse` 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 `page` and `results` are never read [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 14 | pub page: Page, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub results: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` 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 `page`, `limit`, and `total` are never read [INFO] [stdout] --> src/models.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 20 | pub page: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub limit: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | pub total: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` 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/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Result { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 27 | pub topicId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 28 | pub user: User, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | pub content2: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | pub content3: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | pub content5: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 33 | pub email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | pub phone: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | pub wechat: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 36 | pub telegram: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 38 | pub positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | pub viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 40 | pub applied: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 41 | pub applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 42 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 43 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 44 | pub workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 45 | pub workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 46 | pub officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | pub officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 48 | pub company: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 49 | pub companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | pub companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 51 | pub companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 52 | pub companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 53 | pub companyId: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 54 | pub minSalary: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | pub maxSalary: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 56 | pub leverId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | pub leverName: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 58 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | pub base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 61 | pub status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Result` 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/models.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct User { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 66 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 67 | pub nickname: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 68 | pub avatar: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 69 | pub smallAvatar: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 70 | pub topicCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 71 | pub commentCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 72 | pub fansCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 73 | pub followCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 74 | pub score: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 76 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 77 | pub walletAddress: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 78 | pub followed: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` 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 `tagId` and `tagName` are never read [INFO] [stdout] --> src/models.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Tag { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 83 | pub tagId: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 84 | pub tagName: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tag` 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 `errorCode`, `message`, `data`, and `success` are never read [INFO] [stdout] --> src/models.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub struct JobDetailApiResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 89 | errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 90 | message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 91 | data: JobDetail, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobDetailApiResponse` 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/models.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct JobDetail { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 97 | topicId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 98 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 99 | content2: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 100 | content3: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 101 | content5: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 102 | email: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | phone: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | wechat: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 105 | telegram: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 107 | positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 108 | viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 109 | applied: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 111 | createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 112 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 114 | workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 115 | officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 116 | officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 117 | company: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 119 | companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 120 | companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 121 | companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 122 | companyId: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 123 | minSalary: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 124 | maxSalary: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 125 | leverId: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 126 | leverName: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | location: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 128 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 129 | status: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JobDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `detailData` should have a snake case name [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let detailData = fetch_jobdetail_data(job_id).await?; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `detail_data` [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 `errorCode` should have a snake case name [INFO] [stdout] --> src/models.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicId` should have a snake case name [INFO] [stdout] --> src/models.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub topicId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionName` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionId` should have a snake case name [INFO] [stdout] --> src/models.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewCount` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `applyCount` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeId` should have a snake case name [INFO] [stdout] --> src/models.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeId` should have a snake case name [INFO] [stdout] --> src/models.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeName` should have a snake case name [INFO] [stdout] --> src/models.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stdout] --> src/models.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companySizeName` should have a snake case name [INFO] [stdout] --> src/models.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyLogo` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyWebsite` should have a snake case name [INFO] [stdout] --> src/models.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyId` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub companyId: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `minSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub minSalary: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub maxSalary: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverId` should have a snake case name [INFO] [stdout] --> src/models.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub leverId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverName` should have a snake case name [INFO] [stdout] --> src/models.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub leverName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `smallAvatar` should have a snake case name [INFO] [stdout] --> src/models.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub smallAvatar: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `small_avatar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicCount` should have a snake case name [INFO] [stdout] --> src/models.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub topicCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `topic_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `commentCount` should have a snake case name [INFO] [stdout] --> src/models.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub commentCount: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `comment_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fansCount` should have a snake case name [INFO] [stdout] --> src/models.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub fansCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `fans_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `followCount` should have a snake case name [INFO] [stdout] --> src/models.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub followCount: i32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `follow_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `walletAddress` should have a snake case name [INFO] [stdout] --> src/models.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub walletAddress: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `wallet_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tagId` should have a snake case name [INFO] [stdout] --> src/models.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | pub tagId: i32, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `tag_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tagName` should have a snake case name [INFO] [stdout] --> src/models.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub tagName: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `tag_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `errorCode` should have a snake case name [INFO] [stdout] --> src/models.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | errorCode: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topicId` should have a snake case name [INFO] [stdout] --> src/models.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | topicId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionName` should have a snake case name [INFO] [stdout] --> src/models.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | positionName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `positionId` should have a snake case name [INFO] [stdout] --> src/models.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | positionId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `viewCount` should have a snake case name [INFO] [stdout] --> src/models.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | viewCount: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `applyCount` should have a snake case name [INFO] [stdout] --> src/models.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | applyCount: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `createTime` should have a snake case name [INFO] [stdout] --> src/models.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | createTime: i64, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeId` should have a snake case name [INFO] [stdout] --> src/models.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | workTypeId: i32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `workTypeName` should have a snake case name [INFO] [stdout] --> src/models.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | workTypeName: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeId` should have a snake case name [INFO] [stdout] --> src/models.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | officeModeId: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `officeModeName` should have a snake case name [INFO] [stdout] --> src/models.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | officeModeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stdout] --> src/models.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | companyIntroduction: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companySizeName` should have a snake case name [INFO] [stdout] --> src/models.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | companySizeName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyLogo` should have a snake case name [INFO] [stdout] --> src/models.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | companyLogo: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyWebsite` should have a snake case name [INFO] [stdout] --> src/models.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | companyWebsite: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyId` should have a snake case name [INFO] [stdout] --> src/models.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | companyId: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `minSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | minSalary: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxSalary` should have a snake case name [INFO] [stdout] --> src/models.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | maxSalary: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverId` should have a snake case name [INFO] [stdout] --> src/models.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | leverId: i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `leverName` should have a snake case name [INFO] [stdout] --> src/models.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | leverName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "7ab2977e32ef2f1463233ca02648c5ae10a8ce5d1b90d7b11f9c5e30175880d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab2977e32ef2f1463233ca02648c5ae10a8ce5d1b90d7b11f9c5e30175880d3", kill_on_drop: false }` [INFO] [stdout] 7ab2977e32ef2f1463233ca02648c5ae10a8ce5d1b90d7b11f9c5e30175880d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 236fb01d83762dc6ab17a4ddac3a3734ba2bb09ea990d7b28f7a38733a55b436 [INFO] running `Command { std: "docker" "start" "-a" "236fb01d83762dc6ab17a4ddac3a3734ba2bb09ea990d7b28f7a38733a55b436", kill_on_drop: false }` [INFO] [stderr] warning: fields `errorCode`, `message`, and `data` are never read [INFO] [stderr] --> src/models.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct ApiResponse { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 7 | pub errorCode: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 8 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 9 | pub data: Data, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/models.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct Data { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 14 | pub page: Page, [INFO] [stderr] | ^^^^ [INFO] [stderr] 15 | pub results: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `page`, `limit`, and `total` are never read [INFO] [stderr] --> src/models.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Page { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 20 | pub page: i32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 21 | pub limit: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 22 | pub total: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/models.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct Result { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 27 | pub topicId: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 28 | pub user: User, [INFO] [stderr] | ^^^^ [INFO] [stderr] 29 | pub content: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 30 | pub content2: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 31 | pub content3: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 32 | pub content5: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 33 | pub email: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 34 | pub phone: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 35 | pub wechat: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 36 | pub telegram: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 37 | pub positionName: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 38 | pub positionId: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 39 | pub viewCount: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 40 | pub applied: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 41 | pub applyCount: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 42 | pub createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 43 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 44 | pub workTypeId: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 45 | pub workTypeName: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 46 | pub officeModeId: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 47 | pub officeModeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 48 | pub company: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 49 | pub companyIntroduction: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | pub companySizeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 51 | pub companyLogo: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 52 | pub companyWebsite: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 53 | pub companyId: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 54 | pub minSalary: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 55 | pub maxSalary: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 56 | pub leverId: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 57 | pub leverName: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 58 | pub location: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 59 | pub tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 60 | pub base: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 61 | pub status: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Result` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/models.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct User { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 66 | pub id: i32, [INFO] [stderr] | ^^ [INFO] [stderr] 67 | pub nickname: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 68 | pub avatar: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 69 | pub smallAvatar: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 70 | pub topicCount: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 71 | pub commentCount: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 72 | pub fansCount: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 73 | pub followCount: i32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 74 | pub score: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 75 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 76 | pub createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 77 | pub walletAddress: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 78 | pub followed: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `tagId` and `tagName` are never read [INFO] [stderr] --> src/models.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 82 | pub struct Tag { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 83 | pub tagId: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 84 | pub tagName: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Tag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `errorCode`, `message`, `data`, and `success` are never read [INFO] [stderr] --> src/models.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 88 | pub struct JobDetailApiResponse { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 89 | errorCode: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 90 | message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 91 | data: JobDetail, [INFO] [stderr] | ^^^^ [INFO] [stderr] 92 | success: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JobDetailApiResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/models.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 96 | pub struct JobDetail { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 97 | topicId: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 98 | content: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 99 | content2: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 100 | content3: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 101 | content5: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 102 | email: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 103 | phone: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 104 | wechat: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 105 | telegram: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 106 | positionName: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 107 | positionId: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 108 | viewCount: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 109 | applied: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 110 | applyCount: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 111 | createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 112 | url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 113 | workTypeId: i32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 114 | workTypeName: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 115 | officeModeId: i32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 116 | officeModeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 117 | company: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 118 | companyIntroduction: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 119 | companySizeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 120 | companyLogo: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 121 | companyWebsite: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 122 | companyId: i32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 123 | minSalary: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 124 | maxSalary: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 125 | leverId: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 126 | leverName: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 127 | location: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 128 | base: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 129 | status: i32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JobDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variable `detailData` should have a snake case name [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | let detailData = fetch_jobdetail_data(job_id).await?; [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `detail_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `errorCode` should have a snake case name [INFO] [stderr] --> src/models.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub errorCode: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stderr] [INFO] [stderr] warning: structure field `topicId` should have a snake case name [INFO] [stderr] --> src/models.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | pub topicId: i32, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `positionName` should have a snake case name [INFO] [stderr] --> src/models.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub positionName: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `positionId` should have a snake case name [INFO] [stderr] --> src/models.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | pub positionId: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `viewCount` should have a snake case name [INFO] [stderr] --> src/models.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub viewCount: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `applyCount` should have a snake case name [INFO] [stderr] --> src/models.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub applyCount: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `createTime` should have a snake case name [INFO] [stderr] --> src/models.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `workTypeId` should have a snake case name [INFO] [stderr] --> src/models.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | pub workTypeId: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `workTypeName` should have a snake case name [INFO] [stderr] --> src/models.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | pub workTypeName: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `officeModeId` should have a snake case name [INFO] [stderr] --> src/models.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 46 | pub officeModeId: i32, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `officeModeName` should have a snake case name [INFO] [stderr] --> src/models.rs:47:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub officeModeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stderr] --> src/models.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub companyIntroduction: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stderr] [INFO] [stderr] warning: structure field `companySizeName` should have a snake case name [INFO] [stderr] --> src/models.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | pub companySizeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyLogo` should have a snake case name [INFO] [stderr] --> src/models.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub companyLogo: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyWebsite` should have a snake case name [INFO] [stderr] --> src/models.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | pub companyWebsite: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyId` should have a snake case name [INFO] [stderr] --> src/models.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub companyId: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `minSalary` should have a snake case name [INFO] [stderr] --> src/models.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | pub minSalary: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stderr] [INFO] [stderr] warning: structure field `maxSalary` should have a snake case name [INFO] [stderr] --> src/models.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub maxSalary: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stderr] [INFO] [stderr] warning: structure field `leverId` should have a snake case name [INFO] [stderr] --> src/models.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | pub leverId: i32, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `leverName` should have a snake case name [INFO] [stderr] --> src/models.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | pub leverName: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `smallAvatar` should have a snake case name [INFO] [stderr] --> src/models.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | pub smallAvatar: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `small_avatar` [INFO] [stderr] [INFO] [stderr] warning: structure field `topicCount` should have a snake case name [INFO] [stderr] --> src/models.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | pub topicCount: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `topic_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `commentCount` should have a snake case name [INFO] [stderr] --> src/models.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | pub commentCount: i32, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `comment_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `fansCount` should have a snake case name [INFO] [stderr] --> src/models.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub fansCount: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `fans_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `followCount` should have a snake case name [INFO] [stderr] --> src/models.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 73 | pub followCount: i32, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `follow_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `createTime` should have a snake case name [INFO] [stderr] --> src/models.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | pub createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `walletAddress` should have a snake case name [INFO] [stderr] --> src/models.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | pub walletAddress: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `wallet_address` [INFO] [stderr] [INFO] [stderr] warning: structure field `tagId` should have a snake case name [INFO] [stderr] --> src/models.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 83 | pub tagId: i32, [INFO] [stderr] | ^^^^^ help: convert the identifier to snake case: `tag_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `tagName` should have a snake case name [INFO] [stderr] --> src/models.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | pub tagName: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `tag_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `errorCode` should have a snake case name [INFO] [stderr] --> src/models.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | errorCode: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `error_code` [INFO] [stderr] [INFO] [stderr] warning: structure field `topicId` should have a snake case name [INFO] [stderr] --> src/models.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | topicId: i32, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `topic_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `positionName` should have a snake case name [INFO] [stderr] --> src/models.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | positionName: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `position_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `positionId` should have a snake case name [INFO] [stderr] --> src/models.rs:107:5 [INFO] [stderr] | [INFO] [stderr] 107 | positionId: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `position_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `viewCount` should have a snake case name [INFO] [stderr] --> src/models.rs:108:5 [INFO] [stderr] | [INFO] [stderr] 108 | viewCount: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `view_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `applyCount` should have a snake case name [INFO] [stderr] --> src/models.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | applyCount: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `apply_count` [INFO] [stderr] [INFO] [stderr] warning: structure field `createTime` should have a snake case name [INFO] [stderr] --> src/models.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | createTime: i64, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `create_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `workTypeId` should have a snake case name [INFO] [stderr] --> src/models.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | workTypeId: i32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `work_type_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `workTypeName` should have a snake case name [INFO] [stderr] --> src/models.rs:114:5 [INFO] [stderr] | [INFO] [stderr] 114 | workTypeName: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `work_type_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `officeModeId` should have a snake case name [INFO] [stderr] --> src/models.rs:115:5 [INFO] [stderr] | [INFO] [stderr] 115 | officeModeId: i32, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `officeModeName` should have a snake case name [INFO] [stderr] --> src/models.rs:116:5 [INFO] [stderr] | [INFO] [stderr] 116 | officeModeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `office_mode_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyIntroduction` should have a snake case name [INFO] [stderr] --> src/models.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | companyIntroduction: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_introduction` [INFO] [stderr] [INFO] [stderr] warning: structure field `companySizeName` should have a snake case name [INFO] [stderr] --> src/models.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | companySizeName: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_size_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyLogo` should have a snake case name [INFO] [stderr] --> src/models.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | companyLogo: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_logo` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyWebsite` should have a snake case name [INFO] [stderr] --> src/models.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | companyWebsite: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `company_website` [INFO] [stderr] [INFO] [stderr] warning: structure field `companyId` should have a snake case name [INFO] [stderr] --> src/models.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | companyId: i32, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `company_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `minSalary` should have a snake case name [INFO] [stderr] --> src/models.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | minSalary: f64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `min_salary` [INFO] [stderr] [INFO] [stderr] warning: structure field `maxSalary` should have a snake case name [INFO] [stderr] --> src/models.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | maxSalary: f64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `max_salary` [INFO] [stderr] [INFO] [stderr] warning: structure field `leverId` should have a snake case name [INFO] [stderr] --> src/models.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | leverId: i32, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `lever_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `leverName` should have a snake case name [INFO] [stderr] --> src/models.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | leverName: String, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `lever_name` [INFO] [stderr] [INFO] [stderr] warning: `web3job` (bin "web3job" test) generated 58 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web3job-19f0c6cfe3e3749f) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "236fb01d83762dc6ab17a4ddac3a3734ba2bb09ea990d7b28f7a38733a55b436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236fb01d83762dc6ab17a4ddac3a3734ba2bb09ea990d7b28f7a38733a55b436", kill_on_drop: false }` [INFO] [stdout] 236fb01d83762dc6ab17a4ddac3a3734ba2bb09ea990d7b28f7a38733a55b436