[INFO] fetching crate mujmap 0.2.0... [INFO] checking mujmap-0.2.0 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] extracting crate mujmap 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate mujmap 0.2.0 on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8608bc5d444e829dfd97c775b3f426e9bf462d340d7026497d886d117be29d5c [INFO] running `Command { std: "docker" "start" "-a" "8608bc5d444e829dfd97c775b3f426e9bf462d340d7026497d886d117be29d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8608bc5d444e829dfd97c775b3f426e9bf462d340d7026497d886d117be29d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8608bc5d444e829dfd97c775b3f426e9bf462d340d7026497d886d117be29d5c", kill_on_drop: false }` [INFO] [stdout] 8608bc5d444e829dfd97c775b3f426e9bf462d340d7026497d886d117be29d5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6625e677cd969e47f79c03765a7192a671148a89842505f134901b6ccad4312 [INFO] running `Command { std: "docker" "start" "-a" "e6625e677cd969e47f79c03765a7192a671148a89842505f134901b6ccad4312", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking tokio v1.18.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking yansi v0.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking const_format v0.2.22 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking fqdn v0.1.9 [INFO] [stderr] Checking email-parser v0.5.0 [INFO] [stderr] Checking loe v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling from_variants_impl v0.6.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking from_variants v0.6.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Checking notmuch v0.8.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking snafu v0.7.0 [INFO] [stderr] Checking clap v3.1.14 [INFO] [stderr] Checking clap-verbosity-flag v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ureq v2.4.0 [INFO] [stderr] Checking 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)]` 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>, [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)]` 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 { [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, [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, [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 { [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, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 245 | /// The state string that will now be returned by `T/get`. [INFO] [stdout] 246 | pub new_state: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | pub updated: Option>, [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>, [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, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 283 | /// The state string that will now be returned by `Email/get`. [INFO] [stdout] 284 | pub new_state: Option, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub max_mailbox_depth: Option, [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, [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, [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] 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)]` 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>, [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)]` 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 { [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, [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, [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 { [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, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 245 | /// The state string that will now be returned by `T/get`. [INFO] [stdout] 246 | pub new_state: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | pub updated: Option>, [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>, [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, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 283 | /// The state string that will now be returned by `Email/get`. [INFO] [stdout] 284 | pub new_state: Option, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub max_mailbox_depth: Option, [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, [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, [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "e6625e677cd969e47f79c03765a7192a671148a89842505f134901b6ccad4312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6625e677cd969e47f79c03765a7192a671148a89842505f134901b6ccad4312", kill_on_drop: false }` [INFO] [stdout] e6625e677cd969e47f79c03765a7192a671148a89842505f134901b6ccad4312