[INFO] fetching crate mujmap 0.2.0...
[INFO] testing mujmap-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mujmap 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mujmap 0.2.0
[INFO] finished tweaking crates.io crate mujmap 0.2.0
[INFO] tweaked toml for crates.io crate mujmap 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mujmap 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mujmap 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35b7ca1868c4d8eafbe7fdf9d5b851e86000af4403454b6b2b3f97158094ee15
[INFO] running `Command { std: "docker" "start" "-a" "35b7ca1868c4d8eafbe7fdf9d5b851e86000af4403454b6b2b3f97158094ee15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35b7ca1868c4d8eafbe7fdf9d5b851e86000af4403454b6b2b3f97158094ee15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35b7ca1868c4d8eafbe7fdf9d5b851e86000af4403454b6b2b3f97158094ee15", kill_on_drop: false }`
[INFO] [stdout] 35b7ca1868c4d8eafbe7fdf9d5b851e86000af4403454b6b2b3f97158094ee15
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1e136ce2a56ee952975e0b6d60d35115921918e97a0c702b4443538deb69be8
[INFO] running `Command { std: "docker" "start" "-a" "f1e136ce2a56ee952975e0b6d60d35115921918e97a0c702b4443538deb69be8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling fqdn v0.1.9
[INFO] [stderr]    Compiling email-parser v0.5.0
[INFO] [stderr]    Compiling const_format v0.2.22
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling loe v0.3.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling snafu-derive v0.7.0
[INFO] [stderr]    Compiling snafu v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling clap v3.1.14
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling from_variants_impl v0.6.0
[INFO] [stderr]    Compiling from_variants v0.6.0
[INFO] [stderr]    Compiling notmuch v0.8.0
[INFO] [stderr]    Compiling clap-verbosity-flag v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ureq v2.4.0
[INFO] [stderr]    Compiling mujmap v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/sync.rs:495:29
[INFO] [stdout]     |
[INFO] [stdout] 495 |                 if let Some(mut new_email) = new_emails.get_mut(&remote_email.id) {
[INFO] [stdout]     |                             ----^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_ids` is never read
[INFO] [stdout]   --> src/jmap/response.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Response {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_ids: Option<HashMap<String, Id>>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` 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 `account_id` and `not_found` are never read
[INFO] [stdout]    --> src/jmap/response.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct MethodResponseGet<T> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 129 |     /// The id of the account used for the call.
[INFO] [stdout] 130 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub not_found: Vec<Id>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseGet` 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 `account_id` is never read
[INFO] [stdout]    --> src/jmap/response.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct MethodResponseGetIdentity {
[INFO] [stdout]     |            ------------------------- field in this struct
[INFO] [stdout] 164 |     /// The id of the account used for the call.
[INFO] [stdout] 165 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseGetIdentity` 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`, `query_state`, `can_calculate_changes`, `position`, and `total` are never read
[INFO] [stdout]    --> src/jmap/response.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub struct MethodResponseQuery {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 177 |     /// The id of the account used for the call.
[INFO] [stdout] 178 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub query_state: State,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub can_calculate_changes: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub position: u64,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub total: Option<u64>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseQuery` 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 `old_state` are never read
[INFO] [stdout]    --> src/jmap/response.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct MethodResponseChanges {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] 219 |     /// The id of the account used for the call.
[INFO] [stdout] 220 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub old_state: State,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseChanges` 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`, `old_state`, `new_state`, `updated`, and `destroyed` are never read
[INFO] [stdout]    --> src/jmap/response.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct MethodResponseSet<T> {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 240 |     /// The id of the account used for the call.
[INFO] [stdout] 241 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub old_state: Option<State>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 245 |     /// The state string that will now be returned by `T/get`.
[INFO] [stdout] 246 |     pub new_state: Option<State>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub updated: Option<HashMap<Id, T>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 262 |     /// A list of `T` ids for records that were successfully destroyed, or `None` if none.
[INFO] [stdout] 263 |     pub destroyed: Option<Vec<Id>>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseSet` 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`, `old_state`, and `new_state` are never read
[INFO] [stdout]    --> src/jmap/response.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub struct MethodResponseEmailImport {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 278 |     /// The id of the account used for the call.
[INFO] [stdout] 279 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub old_state: Option<State>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 283 |     /// The state string that will now be returned by `Email/get`.
[INFO] [stdout] 284 |     pub new_state: Option<State>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MethodResponseEmailImport` 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`, `content_type`, and `size` are never read
[INFO] [stdout]    --> src/jmap/response.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 536 | pub struct BlobUploadResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 537 |     /// The id of the account used for the call.
[INFO] [stdout] 538 |     pub account_id: Id,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     pub content_type: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 547 |     /// The size of the file in octets.
[INFO] [stdout] 548 |     pub size: u64,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlobUploadResponse` 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 `accounts`, `username`, and `event_source_url` are never read
[INFO] [stdout]   --> src/jmap/session.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub accounts: HashMap<Id, Account>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub event_source_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` 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 `core` is never read
[INFO] [stdout]   --> src/jmap/session.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct PrimaryAccounts {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 42 |     #[serde(rename = "urn:ietf:params:jmap:core")]
[INFO] [stdout] 43 |     pub core: Id,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrimaryAccounts` 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 `mail` is never read
[INFO] [stdout]   --> src/jmap/session.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Capabilities {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub mail: EmptyCapabilities,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Capabilities` 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 `max_size_upload`, `max_concurrent_upload`, `max_size_request`, `max_concurrent_requests`, `max_calls_in_request`, and `collation_algorithms` are never read
[INFO] [stdout]   --> src/jmap/session.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct CoreCapabilities {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub max_size_upload: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 62 |     /// The maximum number of concurrent requests the server will accept to the upload endpoint.
[INFO] [stdout] 63 |     pub max_concurrent_upload: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub max_size_request: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 67 |     /// The maximum number of concurrent requests the server will accept to the API endpoint.
[INFO] [stdout] 68 |     pub max_concurrent_requests: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub max_calls_in_request: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub collation_algorithms: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CoreCapabilities` 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`, `is_read_only`, and `account_capabilities` are never read
[INFO] [stdout]    --> src/jmap/session.rs:92:9
[INFO] [stdout]     |
[INFO] [stdout]  89 | pub struct Account {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub is_personal: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  96 |     /// This is `true` if the entire account is read-only.
[INFO] [stdout]  97 |     pub is_read_only: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub account_capabilities: AccountCapabilities,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Account` 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 `core` and `mail` are never read
[INFO] [stdout]    --> src/jmap/session.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct AccountCapabilities {
[INFO] [stdout]     |            ------------------- fields in this struct
[INFO] [stdout] 107 |     #[serde(rename = "urn:ietf:params:jmap:core")]
[INFO] [stdout] 108 |     pub core: EmptyCapabilities,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 109 |     #[serde(rename = "urn:ietf:params:jmap:mail")]
[INFO] [stdout] 110 |     pub mail: MailAccountCapabilities,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AccountCapabilities` 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 `max_mailboxes_per_email`, `max_mailbox_depth`, `max_size_mailbox_name`, `max_size_attachments_per_email`, `email_query_sort_options`, and `may_create_top_level_mailbox` are never read
[INFO] [stdout]    --> src/jmap/session.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct MailAccountCapabilities {
[INFO] [stdout]     |            ----------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub max_mailboxes_per_email: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub max_mailbox_depth: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub max_size_mailbox_name: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub max_size_attachments_per_email: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub email_query_sort_options: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub may_create_top_level_mailbox: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MailAccountCapabilities` 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 `keywords` is never read
[INFO] [stdout]     --> src/remote.rs:1231:9
[INFO] [stdout]      |
[INFO] [stdout] 1228 | pub struct Email {
[INFO] [stdout]      |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1231 |     pub keywords: HashSet<jmap::EmailKeyword>,
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Email` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/local.rs:216:40
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     query: query_string.clone(),
[INFO] [stdout]     |                                        ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/local.rs:222:36
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 query: query_string.clone(),
[INFO] [stdout]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFtoKUc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-f643a9164f3ee153,libhumantime-271ba35809dd8c72,libemail_parser-64073290b1ee814a,libureq-9e03ffae40d64c11,libwebpki_roots-21d9ea6738d3fcff,libbase64-beb813779272318b,librustls-5129b49741fd2ba2,libsct-6211a056fafc3a2e,libwebpki-7379f6b93a9b41c0,libring-e77f275feec3a187,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libflate2-272ffa8b846f10d4,libminiz_oxide-cc67b073fa053fd1,libadler-f4caa73e14204bdd,libcrc32fast-6bd2f9a022460d01,libchunked_transfer-9e688d341286f0fd,libtoml-fca70694d5c231e0,libloe-1f32f80a82209e7c,libsymlink-aae96fb09cdcdc46,librayon-b3a34f7cbbcab2d3,librayon_core-11f7926fae49c059,libcrossbeam_deque-d8efe2fffefd3fb1,libcrossbeam_epoch-efa4c0c74b6d4079,libmemoffset-c07b57f074b7826e,libcrossbeam_channel-ccbe3f26df8ffc05,libcrossbeam_utils-ddac08217f04403b,libindicatif-97486b9c704ed820,libconsole-55db0c97783044bc,libterminal_size-63628e2645d4fdad,libonce_cell-f2975474530e33fc,libnumber_prefix-8479f39d71e80d3e,libfslock-2fb333d0149faf30,libfqdn-0eca5ace857462fc,liburitemplate-805b73f293026967,libtrust_dns_resolver-be3ca796339e5e9f,libresolv_conf-d02eea11dfd56b38,libhostname-e3f72c445444fd1d,libmatch_cfg-f93ef260abd93f75,libquick_error-d40abd8d97f0f2e3,libparking_lot-5837ecc7acea9bb0,libparking_lot_core-f58c9de226fb42d0,libsmallvec-8d41774e3decd5e4,liblock_api-872b567c68c71e5c,libscopeguard-43643e546252cd47,liblru_cache-2d26f1845bedfd95,liblinked_hash_map-90eeeaa21af296aa,libtrust_dns_proto-5559f065fe92178f,librand-9e0b1b640dab12f4,librand_chacha-306bb4efbc641482,libppv_lite86-8dae110e85681398,librand_core-f8ca85c9d0abc169,libgetrandom-3f143bc0084c376d,libdata_encoding-874f6593d483fbb7,liburl-36b50b53ded9767c,libform_urlencoded-bc575136d0314bd7,libpercent_encoding-d8e5e041794fd24f,libipnet-0a304ed111128cfa,libidna-a043027b50636a58,libunicode_normalization-0e0d94e920f7495c,libunicode_bidi-7fd8a2d80ef2488e,libmatches-443042cef9af988b,libtinyvec-d255f4f79cc06720,libtinyvec_macros-cc8e196d6b1e57fc,libthiserror-6dc21b883f26a956,libtokio-0c669ecd93ee3c86,libnum_cpus-8400ab3309f22904,libsocket2-7c00022af6f1a80a,libbytes-8210432e63828fd8,libmio-07bc8fcb6dbb3adc,libfutures_util-fd0fe1a0fd32e7bf,libfutures_io-ab03c219cbf0d33c,libslab-0f50f6bc4f044027,libfutures_channel-a7d698199bea46e4,libpin_project_lite-97c4b49af6812166,libfutures_sink-be7c10f1c4d8c357,libfutures_task-a0ede27277e1bac0,libpin_utils-9a5791cba021167a,libfutures_core-1f7a93d76a48a52c,libitertools-fe1d151cc94e8441,libeither-50b95428db42d46e,libregex-2aa0e4194567f4b2,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251,libnotmuch-5e54439edb4104bb,libfrom_variants-ac04fb08fefc6b43,libserde_json-2c24f277505ecd18,libryu-5425b4b71683e60f,libitoa-3e86378e1c67fddd,libserde-82e3e6a8c579e54b,libsnafu-dfb940d4cb91080f,libdoc_comment-2a6e53364f2628c7,libdirectories-f3d63d875514e30e,libdirs_sys-3cdd2406f67b4588,libconst_format-6daf9373d569e8c2,libclap_verbosity_flag-3686b20aa88dbdcf,liblog-d21a34e59085fa53,libcfg_if-33ef6c02a07f9fec,libclap-2038cbe028c0fb68,libstrsim-d620f0ade87b0f1f,libatty-60eb411052dc79ca,liblibc-1ab78a2ae8fdefe9,libtermcolor-3421dff75a1a6c35,libtextwrap-d4e5dbd11df5deb0,libindexmap-f5a8efeb80a30bc5,libhashbrown-6be3a3b5258097e1,libclap_lex-65e03094e3fe1a7c,libos_str_bytes-65f0f6ec9fae860b,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lnotmuch" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFtoKUc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ee413d60145866e3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mujmap-cf05b9f1e67486ec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lnotmuch
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mujmap` (bin "mujmap") due to 1 previous error; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1e136ce2a56ee952975e0b6d60d35115921918e97a0c702b4443538deb69be8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e136ce2a56ee952975e0b6d60d35115921918e97a0c702b4443538deb69be8", kill_on_drop: false }`
[INFO] [stdout] f1e136ce2a56ee952975e0b6d60d35115921918e97a0c702b4443538deb69be8
