[INFO] fetching crate tcloud-im-api 0.2.1...
[INFO] testing tcloud-im-api-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tcloud-im-api 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tcloud-im-api 0.2.1
[INFO] finished tweaking crates.io crate tcloud-im-api 0.2.1
[INFO] tweaked toml for crates.io crate tcloud-im-api 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tcloud-im-api 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 211 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99c09c0021c73fbdd4a61673cced0ec19a40dde7a93cb960b8e9715752e647f7
[INFO] running `Command { std: "docker" "start" "-a" "99c09c0021c73fbdd4a61673cced0ec19a40dde7a93cb960b8e9715752e647f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99c09c0021c73fbdd4a61673cced0ec19a40dde7a93cb960b8e9715752e647f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99c09c0021c73fbdd4a61673cced0ec19a40dde7a93cb960b8e9715752e647f7", kill_on_drop: false }`
[INFO] [stdout] 99c09c0021c73fbdd4a61673cced0ec19a40dde7a93cb960b8e9715752e647f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51bc42514d4b75ff3a55e9a70bbe2ffea391ff0a5fbe2115e4ddc3dede4c3a0c
[INFO] running `Command { std: "docker" "start" "-a" "51bc42514d4b75ff3a55e9a70bbe2ffea391ff0a5fbe2115e4ddc3dede4c3a0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tcloud-im-api v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fail_accounts` is never read
[INFO] [stdout]   --> src/api/account.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AccountsResp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 32 |     fail_accounts: Vec<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountsResp` 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 `result_code`, `result_info`, and `user_id` are never read
[INFO] [stdout]   --> src/api/account.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DeleteRespItem {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 57 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 58 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(rename = "UserID")]
[INFO] [stdout] 60 |     user_id: String
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DeleteResp {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 65 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 66 |     items: Vec<DeleteRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteResp` 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 `result_code`, `result_info`, `user_id`, and `account_status` are never read
[INFO] [stdout]   --> src/api/account.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct CheckRespItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 85 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 86 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 87 |     #[serde(rename = "UserID")]
[INFO] [stdout] 88 |     user_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 89 |     account_status: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct CheckResp {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 94 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 95 |     items: Vec<CheckRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckResp` 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 `platform` and `status` are never read
[INFO] [stdout]    --> src/api/account.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct OnlineDetail {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 127 |     platform: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     status: String
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineDetail` 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 `account`, `status`, and `detail` are never read
[INFO] [stdout]    --> src/api/account.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct OnlineState {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 134 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 135 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 136 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 137 |     detail: Option<OnlineDetail>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineState` 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 `account` and `code` are never read
[INFO] [stdout]    --> src/api/account.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct QueryError {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 142 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 143 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 144 |     #[serde(rename = "ErrorCode")]
[INFO] [stdout] 145 |     code: u32
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryError` 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 `result` and `errors` are never read
[INFO] [stdout]    --> src/api/account.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct QueryResp {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 150 |     #[serde(rename = "QueryResult")]
[INFO] [stdout] 151 |     result: Vec<OnlineState>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 152 |     #[serde(rename = "ErrorList")]
[INFO] [stdout] 153 |     errors: Vec<QueryError>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.07s
[INFO] running `Command { std: "docker" "inspect" "51bc42514d4b75ff3a55e9a70bbe2ffea391ff0a5fbe2115e4ddc3dede4c3a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bc42514d4b75ff3a55e9a70bbe2ffea391ff0a5fbe2115e4ddc3dede4c3a0c", kill_on_drop: false }`
[INFO] [stdout] 51bc42514d4b75ff3a55e9a70bbe2ffea391ff0a5fbe2115e4ddc3dede4c3a0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80fa63ca003055cc617cf1feff1b4e11edb98ba5b743bb2e6c1c8443ddb0edb6
[INFO] running `Command { std: "docker" "start" "-a" "80fa63ca003055cc617cf1feff1b4e11edb98ba5b743bb2e6c1c8443ddb0edb6", kill_on_drop: false }`
[INFO] [stdout] warning: field `fail_accounts` is never read
[INFO] [stdout]   --> src/api/account.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AccountsResp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 32 |     fail_accounts: Vec<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountsResp` 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 `result_code`, `result_info`, and `user_id` are never read
[INFO] [stdout]   --> src/api/account.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DeleteRespItem {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 57 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 58 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(rename = "UserID")]
[INFO] [stdout] 60 |     user_id: String
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DeleteResp {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 65 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 66 |     items: Vec<DeleteRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteResp` 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 `result_code`, `result_info`, `user_id`, and `account_status` are never read
[INFO] [stdout]   --> src/api/account.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct CheckRespItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 85 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 86 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 87 |     #[serde(rename = "UserID")]
[INFO] [stdout] 88 |     user_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 89 |     account_status: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct CheckResp {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 94 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 95 |     items: Vec<CheckRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckResp` 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 `platform` and `status` are never read
[INFO] [stdout]    --> src/api/account.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct OnlineDetail {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 127 |     platform: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     status: String
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineDetail` 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 `account`, `status`, and `detail` are never read
[INFO] [stdout]    --> src/api/account.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct OnlineState {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 134 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 135 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 136 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 137 |     detail: Option<OnlineDetail>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineState` 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 `account` and `code` are never read
[INFO] [stdout]    --> src/api/account.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct QueryError {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 142 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 143 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 144 |     #[serde(rename = "ErrorCode")]
[INFO] [stdout] 145 |     code: u32
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryError` 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 `result` and `errors` are never read
[INFO] [stdout]    --> src/api/account.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct QueryResp {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 150 |     #[serde(rename = "QueryResult")]
[INFO] [stdout] 151 |     result: Vec<OnlineState>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 152 |     #[serde(rename = "ErrorList")]
[INFO] [stdout] 153 |     errors: Vec<QueryError>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tcloud-im-api v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fail_accounts` is never read
[INFO] [stdout]   --> src/api/account.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct AccountsResp {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 32 |     fail_accounts: Vec<String>
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AccountsResp` 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 `result_code`, `result_info`, and `user_id` are never read
[INFO] [stdout]   --> src/api/account.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DeleteRespItem {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 57 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 58 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 59 |     #[serde(rename = "UserID")]
[INFO] [stdout] 60 |     user_id: String
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct DeleteResp {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 65 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 66 |     items: Vec<DeleteRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DeleteResp` 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 `result_code`, `result_info`, `user_id`, and `account_status` are never read
[INFO] [stdout]   --> src/api/account.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct CheckRespItem {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 85 |     result_code: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 86 |     result_info: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 87 |     #[serde(rename = "UserID")]
[INFO] [stdout] 88 |     user_id: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 89 |     account_status: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckRespItem` 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 `items` is never read
[INFO] [stdout]   --> src/api/account.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct CheckResp {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 94 |     #[serde(rename = "ResultItem")]
[INFO] [stdout] 95 |     items: Vec<CheckRespItem>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CheckResp` 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 `platform` and `status` are never read
[INFO] [stdout]    --> src/api/account.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct OnlineDetail {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 127 |     platform: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 128 |     status: String
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineDetail` 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 `account`, `status`, and `detail` are never read
[INFO] [stdout]    --> src/api/account.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct OnlineState {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 134 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 135 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 136 |     status: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 137 |     detail: Option<OnlineDetail>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OnlineState` 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 `account` and `code` are never read
[INFO] [stdout]    --> src/api/account.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct QueryError {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 142 |     #[serde(rename = "To_Account")]
[INFO] [stdout] 143 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 144 |     #[serde(rename = "ErrorCode")]
[INFO] [stdout] 145 |     code: u32
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryError` 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 `result` and `errors` are never read
[INFO] [stdout]    --> src/api/account.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct QueryResp {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 150 |     #[serde(rename = "QueryResult")]
[INFO] [stdout] 151 |     result: Vec<OnlineState>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 152 |     #[serde(rename = "ErrorList")]
[INFO] [stdout] 153 |     errors: Vec<QueryError>
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn account(&self) -> AccountApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn message(&self) -> MessageApi<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s
[INFO] running `Command { std: "docker" "inspect" "80fa63ca003055cc617cf1feff1b4e11edb98ba5b743bb2e6c1c8443ddb0edb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80fa63ca003055cc617cf1feff1b4e11edb98ba5b743bb2e6c1c8443ddb0edb6", kill_on_drop: false }`
[INFO] [stdout] 80fa63ca003055cc617cf1feff1b4e11edb98ba5b743bb2e6c1c8443ddb0edb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6857244d756502effbf3a61fe04f43cec56626b0da418a49d850acc6cdb4286
[INFO] running `Command { std: "docker" "start" "-a" "d6857244d756502effbf3a61fe04f43cec56626b0da418a49d850acc6cdb4286", kill_on_drop: false }`
[INFO] [stderr] warning: field `fail_accounts` is never read
[INFO] [stderr]   --> src/api/account.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct AccountsResp {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 32 |     fail_accounts: Vec<String>
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AccountsResp` 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 `result_code`, `result_info`, and `user_id` are never read
[INFO] [stderr]   --> src/api/account.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct DeleteRespItem {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 57 |     result_code: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 58 |     result_info: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 59 |     #[serde(rename = "UserID")]
[INFO] [stderr] 60 |     user_id: String
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DeleteRespItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `items` is never read
[INFO] [stderr]   --> src/api/account.rs:66:5
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct DeleteResp {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 65 |     #[serde(rename = "ResultItem")]
[INFO] [stderr] 66 |     items: Vec<DeleteRespItem>
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DeleteResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `result_code`, `result_info`, `user_id`, and `account_status` are never read
[INFO] [stderr]   --> src/api/account.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct CheckRespItem {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 85 |     result_code: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 86 |     result_info: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 87 |     #[serde(rename = "UserID")]
[INFO] [stderr] 88 |     user_id: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 89 |     account_status: String
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CheckRespItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `items` is never read
[INFO] [stderr]   --> src/api/account.rs:95:5
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct CheckResp {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 94 |     #[serde(rename = "ResultItem")]
[INFO] [stderr] 95 |     items: Vec<CheckRespItem>
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CheckResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `platform` and `status` are never read
[INFO] [stderr]    --> src/api/account.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub struct OnlineDetail {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 127 |     platform: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 128 |     status: String
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OnlineDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `account`, `status`, and `detail` are never read
[INFO] [stderr]    --> src/api/account.rs:135:5
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub struct OnlineState {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 134 |     #[serde(rename = "To_Account")]
[INFO] [stderr] 135 |     account: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 136 |     status: String,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 137 |     detail: Option<OnlineDetail>
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OnlineState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `account` and `code` are never read
[INFO] [stderr]    --> src/api/account.rs:143:5
[INFO] [stderr]     |
[INFO] [stderr] 141 | pub struct QueryError {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 142 |     #[serde(rename = "To_Account")]
[INFO] [stderr] 143 |     account: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 144 |     #[serde(rename = "ErrorCode")]
[INFO] [stderr] 145 |     code: u32
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `QueryError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `result` and `errors` are never read
[INFO] [stderr]    --> src/api/account.rs:151:5
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub struct QueryResp {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 150 |     #[serde(rename = "QueryResult")]
[INFO] [stderr] 151 |     result: Vec<OnlineState>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 152 |     #[serde(rename = "ErrorList")]
[INFO] [stderr] 153 |     errors: Vec<QueryError>
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `QueryResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn account(&self) -> AccountApi {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn account(&self) -> AccountApi<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:22:20
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn message(&self) -> MessageApi {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn message(&self) -> MessageApi<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tcloud-im-api` (lib) generated 11 warnings (run `cargo fix --lib -p tcloud-im-api` to apply 2 suggestions)
[INFO] [stderr] warning: `tcloud-im-api` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tcloud_im_api-5ad09e1daa343ee2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests tcloud_im_api
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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" "d6857244d756502effbf3a61fe04f43cec56626b0da418a49d850acc6cdb4286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6857244d756502effbf3a61fe04f43cec56626b0da418a49d850acc6cdb4286", kill_on_drop: false }`
[INFO] [stdout] d6857244d756502effbf3a61fe04f43cec56626b0da418a49d850acc6cdb4286
