[INFO] cloning repository https://github.com/yevpt/wishi_115
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yevpt/wishi_115" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyevpt%2Fwishi_115", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyevpt%2Fwishi_115'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 027ec2dca81db05e3ae559b8d958bd87d47c7856
[INFO] building yevpt/wishi_115 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyevpt%2Fwishi_115" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/yevpt/wishi_115
[INFO] finished tweaking git repo https://github.com/yevpt/wishi_115
[INFO] tweaked toml for git repo https://github.com/yevpt/wishi_115 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yevpt/wishi_115 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yevpt/wishi_115 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded config v0.15.4
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded document-features v0.2.10
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8709daa5b7808046a0cf7df0db686875bfd967b5b28de7deb8bfee1ac2eee67
[INFO] running `Command { std: "docker" "start" "-a" "d8709daa5b7808046a0cf7df0db686875bfd967b5b28de7deb8bfee1ac2eee67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8709daa5b7808046a0cf7df0db686875bfd967b5b28de7deb8bfee1ac2eee67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8709daa5b7808046a0cf7df0db686875bfd967b5b28de7deb8bfee1ac2eee67", kill_on_drop: false }`
[INFO] [stdout] d8709daa5b7808046a0cf7df0db686875bfd967b5b28de7deb8bfee1ac2eee67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59ba9062a567639c97f4352118733edfdc650f11046668dea4e981b7aac905b1
[INFO] running `Command { std: "docker" "start" "-a" "59ba9062a567639c97f4352118733edfdc650f11046668dea4e981b7aac905b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling async-compression v0.4.18
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[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 toml v0.8.19
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling config v0.15.4
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling wish_115 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `USER_AGENT` is never used
[INFO] [stdout]   --> src/main.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const USER_AGENT: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_BASE_URL` is never used
[INFO] [stdout]   --> src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const API_BASE_URL: &str = "https://act.115.com/api/1.0/web/1.0/act2024xys";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WISH_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const WISH_ENDPOINT: &str = "/wish";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MY_DESIRE_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const MY_DESIRE_ENDPOINT: &str = "/my_desire";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AID_DESIRE_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const AID_DESIRE_ENDPOINT: &str = "/aid_desire";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADOPT_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const ADOPT_ENDPOINT: &str = "/adopt";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GET_DESIRE_INFO_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const GET_DESIRE_INFO_ENDPOINT: &str = "/get_desire_info";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]    --> src/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct MyDesiresData {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 106 |     list: Vec<DesireItem>,
[INFO] [stdout] 107 |     count: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyDesiresData` 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 `user_name` and `face_l` are never read
[INFO] [stdout]    --> src/main.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct UserInfo {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 120 |     user_name: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 121 |     face_l: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserInfo` 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/main.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct DesireInfo {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 126 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 127 |     content: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 128 |     images: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 129 |     edit_time: i64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 130 |     audit_status: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 131 |     status: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 132 |     aid: i64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 133 |     reward: i64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 134 |     sj_reward: i64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 135 |     code: String,
[INFO] [stdout] 136 |     aid_num: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 137 |     images_data: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 138 |     user_info: UserInfo,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 139 |     is_my_desire: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 140 |     button: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DesireInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/main.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct AdoptResponse {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     data: serde_json::Value,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdoptResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "59ba9062a567639c97f4352118733edfdc650f11046668dea4e981b7aac905b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ba9062a567639c97f4352118733edfdc650f11046668dea4e981b7aac905b1", kill_on_drop: false }`
[INFO] [stdout] 59ba9062a567639c97f4352118733edfdc650f11046668dea4e981b7aac905b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02bc97f78f848043343be3b3825d4d0cc3811aac9ae0da0fd469624ff385d4ed
[INFO] running `Command { std: "docker" "start" "-a" "02bc97f78f848043343be3b3825d4d0cc3811aac9ae0da0fd469624ff385d4ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling wish_115 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `USER_AGENT` is never used
[INFO] [stdout]   --> src/main.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const USER_AGENT: &str = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36";
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_BASE_URL` is never used
[INFO] [stdout]   --> src/main.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const API_BASE_URL: &str = "https://act.115.com/api/1.0/web/1.0/act2024xys";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WISH_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const WISH_ENDPOINT: &str = "/wish";
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MY_DESIRE_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | const MY_DESIRE_ENDPOINT: &str = "/my_desire";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AID_DESIRE_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const AID_DESIRE_ENDPOINT: &str = "/aid_desire";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADOPT_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const ADOPT_ENDPOINT: &str = "/adopt";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GET_DESIRE_INFO_ENDPOINT` is never used
[INFO] [stdout]   --> src/main.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const GET_DESIRE_INFO_ENDPOINT: &str = "/get_desire_info";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `count` is never read
[INFO] [stdout]    --> src/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct MyDesiresData {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 106 |     list: Vec<DesireItem>,
[INFO] [stdout] 107 |     count: i32,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MyDesiresData` 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 `user_name` and `face_l` are never read
[INFO] [stdout]    --> src/main.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct UserInfo {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout] 120 |     user_name: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 121 |     face_l: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserInfo` 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/main.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | struct DesireInfo {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 126 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 127 |     content: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 128 |     images: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 129 |     edit_time: i64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 130 |     audit_status: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 131 |     status: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 132 |     aid: i64,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 133 |     reward: i64,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 134 |     sj_reward: i64,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 135 |     code: String,
[INFO] [stdout] 136 |     aid_num: i32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 137 |     images_data: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 138 |     user_info: UserInfo,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 139 |     is_my_desire: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 140 |     button: i32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DesireInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> src/main.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct AdoptResponse {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 200 |     data: serde_json::Value,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AdoptResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] running `Command { std: "docker" "inspect" "02bc97f78f848043343be3b3825d4d0cc3811aac9ae0da0fd469624ff385d4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bc97f78f848043343be3b3825d4d0cc3811aac9ae0da0fd469624ff385d4ed", kill_on_drop: false }`
[INFO] [stdout] 02bc97f78f848043343be3b3825d4d0cc3811aac9ae0da0fd469624ff385d4ed
