[INFO] cloning repository https://github.com/timmydo/rust-jmap-webmail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timmydo/rust-jmap-webmail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmydo%2Frust-jmap-webmail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmydo%2Frust-jmap-webmail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdcf5f12615b66c0f283c150465ee71a6de458e7
[INFO] checking timmydo/rust-jmap-webmail against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimmydo%2Frust-jmap-webmail" "/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/timmydo/rust-jmap-webmail
[INFO] finished tweaking git repo https://github.com/timmydo/rust-jmap-webmail
[INFO] tweaked toml for git repo https://github.com/timmydo/rust-jmap-webmail written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timmydo/rust-jmap-webmail on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timmydo/rust-jmap-webmail 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.6
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d5d1a6cb5e729cbcc41e9eb44df3d904b1a3bc89698ceb0c8ae8c6caff119ae
[INFO] running `Command { std: "docker" "start" "-a" "9d5d1a6cb5e729cbcc41e9eb44df3d904b1a3bc89698ceb0c8ae8c6caff119ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d5d1a6cb5e729cbcc41e9eb44df3d904b1a3bc89698ceb0c8ae8c6caff119ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d5d1a6cb5e729cbcc41e9eb44df3d904b1a3bc89698ceb0c8ae8c6caff119ae", kill_on_drop: false }`
[INFO] [stdout] 9d5d1a6cb5e729cbcc41e9eb44df3d904b1a3bc89698ceb0c8ae8c6caff119ae
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c151bd3f5b5fc3c8e89b3210c1ba8f23dda27ab3d70c99a0edb86a26943b64c
[INFO] running `Command { std: "docker" "start" "-a" "2c151bd3f5b5fc3c8e89b3210c1ba8f23dda27ab3d70c99a0edb86a26943b64c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking rust-jmap-webmail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `json_response` is never used
[INFO] [stdout]    --> src/handlers/mod.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn json_response(body: String) -> BoxResponse {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `username` is never read
[INFO] [stdout]  --> src/jmap/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct JmapSession {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     pub username: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JmapSession` 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 `name`, `is_personal`, and `is_read_only` are never read
[INFO] [stdout]   --> src/jmap/types.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct JmapAccount {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     pub is_personal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(default)]
[INFO] [stdout] 25 |     pub is_read_only: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JmapAccount` 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 `session_state` is never read
[INFO] [stdout]   --> src/jmap/types.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct JmapResponse {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub session_state: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JmapResponse` 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 `2` is never read
[INFO] [stdout]   --> src/jmap/types.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct MethodResponse(pub String, pub serde_json::Value, pub String);
[INFO] [stdout]    |            -------------- field in this struct               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `MethodResponse` 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 `parent_id` and `sort_order` are never read
[INFO] [stdout]   --> src/jmap/types.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Mailbox {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub parent_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub sort_order: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mailbox` 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_id`, `state`, and `not_found` are never read
[INFO] [stdout]   --> src/jmap/types.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct MailboxGetResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 88 |     pub account_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 89 |     pub state: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub not_found: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MailboxGetResponse` 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_id` and `query_state` are never read
[INFO] [stdout]    --> src/jmap/types.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct EmailQueryResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout]  99 |     pub account_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub query_state: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailQueryResponse` 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 `position` is never read
[INFO] [stdout]    --> src/jmap/types.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct EmailQueryResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailQueryResult` 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 `type` is never read
[INFO] [stdout]    --> src/jmap/types.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct BodyPart {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub r#type: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BodyPart` 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 `is_encoding_problem` and `is_truncated` are never read
[INFO] [stdout]    --> src/jmap/types.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct BodyValue {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub is_encoding_problem: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 180 |     #[serde(default)]
[INFO] [stdout] 181 |     pub is_truncated: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BodyValue` 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_id` and `state` are never read
[INFO] [stdout]    --> src/jmap/types.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct EmailGetResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 187 |     pub account_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 188 |     pub state: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailGetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_response` is never used
[INFO] [stdout]    --> src/handlers/mod.rs:164:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn json_response(body: String) -> BoxResponse {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `username` is never read
[INFO] [stdout]  --> src/jmap/types.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct JmapSession {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 8 |     pub username: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JmapSession` 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 `name`, `is_personal`, and `is_read_only` are never read
[INFO] [stdout]   --> src/jmap/types.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct JmapAccount {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     #[serde(default)]
[INFO] [stdout] 23 |     pub is_personal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 24 |     #[serde(default)]
[INFO] [stdout] 25 |     pub is_read_only: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JmapAccount` 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 `session_state` is never read
[INFO] [stdout]   --> src/jmap/types.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct JmapResponse {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub session_state: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JmapResponse` 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 `2` is never read
[INFO] [stdout]   --> src/jmap/types.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct MethodResponse(pub String, pub serde_json::Value, pub String);
[INFO] [stdout]    |            -------------- field in this struct               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `MethodResponse` 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 `parent_id` and `sort_order` are never read
[INFO] [stdout]   --> src/jmap/types.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Mailbox {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub parent_id: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub sort_order: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mailbox` 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_id`, `state`, and `not_found` are never read
[INFO] [stdout]   --> src/jmap/types.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct MailboxGetResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 88 |     pub account_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 89 |     pub state: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub not_found: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MailboxGetResponse` 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_id` and `query_state` are never read
[INFO] [stdout]    --> src/jmap/types.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct EmailQueryResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout]  99 |     pub account_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 100 |     pub query_state: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailQueryResponse` 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 `position` is never read
[INFO] [stdout]    --> src/jmap/types.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct EmailQueryResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub position: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailQueryResult` 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 `type` is never read
[INFO] [stdout]    --> src/jmap/types.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct BodyPart {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub r#type: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BodyPart` 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 `is_encoding_problem` and `is_truncated` are never read
[INFO] [stdout]    --> src/jmap/types.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct BodyValue {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub is_encoding_problem: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 180 |     #[serde(default)]
[INFO] [stdout] 181 |     pub is_truncated: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BodyValue` 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_id` and `state` are never read
[INFO] [stdout]    --> src/jmap/types.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub struct EmailGetResponse {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 187 |     pub account_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 188 |     pub state: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailGetResponse` 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 10.46s
[INFO] running `Command { std: "docker" "inspect" "2c151bd3f5b5fc3c8e89b3210c1ba8f23dda27ab3d70c99a0edb86a26943b64c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c151bd3f5b5fc3c8e89b3210c1ba8f23dda27ab3d70c99a0edb86a26943b64c", kill_on_drop: false }`
[INFO] [stdout] 2c151bd3f5b5fc3c8e89b3210c1ba8f23dda27ab3d70c99a0edb86a26943b64c
