[INFO] fetching crate rusty_crm 0.1.2... [INFO] checking rusty_crm-0.1.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate rusty_crm 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rusty_crm 0.1.2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_crm 0.1.2 [INFO] finished tweaking crates.io crate rusty_crm 0.1.2 [INFO] tweaked toml for crates.io crate rusty_crm 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate rusty_crm 0.1.2 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.19.11 [INFO] [stderr] Downloaded clap v4.3.5 [INFO] [stderr] Downloaded clap_builder v4.3.5 [INFO] [stderr] Downloaded backtrace v0.3.67 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded tokio v1.29.0 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded fake v2.6.1 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded time-macros v0.2.9 [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83535423e0c3c600905a255317d0634c34a54ae3a83e3ecaedd88152bb08198d [INFO] running `Command { std: "docker" "start" "-a" "83535423e0c3c600905a255317d0634c34a54ae3a83e3ecaedd88152bb08198d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83535423e0c3c600905a255317d0634c34a54ae3a83e3ecaedd88152bb08198d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83535423e0c3c600905a255317d0634c34a54ae3a83e3ecaedd88152bb08198d", kill_on_drop: false }` [INFO] [stdout] 83535423e0c3c600905a255317d0634c34a54ae3a83e3ecaedd88152bb08198d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e176e6fd24d82a328f91c18bdb747918a74858228a05e85aadb0171209d270a [INFO] running `Command { std: "docker" "start" "-a" "9e176e6fd24d82a328f91c18bdb747918a74858228a05e85aadb0171209d270a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking fake v2.6.1 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.5 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking clap v4.3.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.11 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking toml v0.7.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking rusty_crm v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `light_grey`, `red`, `green`, `yellow`, and `blue` are never read [INFO] [stdout] --> src/colors.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorScheme { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub light_grey: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub red: Color, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub green: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub yellow: Color, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub blue: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorScheme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_scheme` is never read [INFO] [stdout] --> src/editor.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub color_scheme: ColorScheme, // The color scheme [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line_status`, `get_phone_status`, `phone_operation`, `system_operation`, and `send_key` are never used [INFO] [stdout] --> src/phone.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl Phone { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn get_line_status(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get_phone_status(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | [INFO] [stdout] 57 | pub fn phone_operation(&self, _operation: PhoneOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | pub fn system_operation(&self, _operation: SystemOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | pub fn send_key(&self, _key: PhoneKey) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhoneOperation` is never used [INFO] [stdout] --> src/phone.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum PhoneOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SystemOperation` is never used [INFO] [stdout] --> src/phone.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum SystemOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum PhoneKey { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 117 | Speaker, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | Transfer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 119 | VolUp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | VolDown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | Mute, [INFO] [stdout] | ^^^^ [INFO] [stdout] 122 | Hold, [INFO] [stdout] | ^^^^ [INFO] [stdout] 123 | KeypadKey(KeypadKey), [INFO] [stdout] 124 | Line(PhoneLine), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Conference, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 126 | VoiceMail, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | Headset, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | DoNotDisturb, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 129 | Send, [INFO] [stdout] 130 | SoftKey(SoftKey), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 131 | MultiPurposeKey(MultiPurposeKey), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | Star, [INFO] [stdout] | ^^^^ [INFO] [stdout] 133 | OnHook, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 134 | OffHook, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 135 | OkButton, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 136 | Lock, [INFO] [stdout] | ^^^^ [INFO] [stdout] 137 | Unlock, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 139 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 141 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum MultiPurposeKey { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 145 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 148 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 149 | Key5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | Key6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 151 | Key7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 152 | Key8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 153 | Key9, [INFO] [stdout] | ^^^^ [INFO] [stdout] 154 | Key10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 155 | Key11, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 156 | Key12, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 157 | Key13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 158 | Key14, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | Key15, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Key16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | Key17, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Key18, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | Key19, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | Key20, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 165 | Key21, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | Key22, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 167 | Key23, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 168 | Key24 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Key1`, `Key2`, `Key3`, `Key4`, `Left`, and `Right` are never constructed [INFO] [stdout] --> src/phone.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum SoftKey { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 172 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 173 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 175 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 176 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 177 | Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `light_grey`, `red`, `green`, `yellow`, and `blue` are never read [INFO] [stdout] --> src/colors.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorScheme { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub light_grey: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub red: Color, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub green: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub yellow: Color, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub blue: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorScheme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_scheme` is never read [INFO] [stdout] --> src/editor.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub color_scheme: ColorScheme, // The color scheme [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line_status`, `get_phone_status`, `phone_operation`, `system_operation`, and `send_key` are never used [INFO] [stdout] --> src/phone.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl Phone { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn get_line_status(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get_phone_status(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | [INFO] [stdout] 57 | pub fn phone_operation(&self, _operation: PhoneOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | pub fn system_operation(&self, _operation: SystemOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | pub fn send_key(&self, _key: PhoneKey) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhoneOperation` is never used [INFO] [stdout] --> src/phone.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum PhoneOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SystemOperation` is never used [INFO] [stdout] --> src/phone.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum SystemOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum PhoneKey { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 117 | Speaker, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | Transfer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 119 | VolUp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | VolDown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | Mute, [INFO] [stdout] | ^^^^ [INFO] [stdout] 122 | Hold, [INFO] [stdout] | ^^^^ [INFO] [stdout] 123 | KeypadKey(KeypadKey), [INFO] [stdout] 124 | Line(PhoneLine), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Conference, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 126 | VoiceMail, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | Headset, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | DoNotDisturb, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 129 | Send, [INFO] [stdout] 130 | SoftKey(SoftKey), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 131 | MultiPurposeKey(MultiPurposeKey), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | Star, [INFO] [stdout] | ^^^^ [INFO] [stdout] 133 | OnHook, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 134 | OffHook, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 135 | OkButton, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 136 | Lock, [INFO] [stdout] | ^^^^ [INFO] [stdout] 137 | Unlock, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 139 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 141 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum MultiPurposeKey { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 145 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 148 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 149 | Key5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | Key6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 151 | Key7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 152 | Key8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 153 | Key9, [INFO] [stdout] | ^^^^ [INFO] [stdout] 154 | Key10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 155 | Key11, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 156 | Key12, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 157 | Key13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 158 | Key14, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | Key15, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Key16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | Key17, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Key18, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | Key19, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | Key20, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 165 | Key21, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | Key22, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 167 | Key23, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 168 | Key24 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Key1`, `Key2`, `Key3`, `Key4`, `Left`, and `Right` are never constructed [INFO] [stdout] --> src/phone.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum SoftKey { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 172 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 173 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 175 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 176 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 177 | Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.87s [INFO] running `Command { std: "docker" "inspect" "9e176e6fd24d82a328f91c18bdb747918a74858228a05e85aadb0171209d270a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e176e6fd24d82a328f91c18bdb747918a74858228a05e85aadb0171209d270a", kill_on_drop: false }` [INFO] [stdout] 9e176e6fd24d82a328f91c18bdb747918a74858228a05e85aadb0171209d270a [INFO] checking rusty_crm-0.1.2 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate rusty_crm 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rusty_crm 0.1.2 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rusty_crm 0.1.2 [INFO] finished tweaking crates.io crate rusty_crm 0.1.2 [INFO] tweaked toml for crates.io crate rusty_crm 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate rusty_crm 0.1.2 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 015c8cc20d0e98e628edef4ca0916620bc766d4a3770fcb609fc76f536f81f2c [INFO] running `Command { std: "docker" "start" "-a" "015c8cc20d0e98e628edef4ca0916620bc766d4a3770fcb609fc76f536f81f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "015c8cc20d0e98e628edef4ca0916620bc766d4a3770fcb609fc76f536f81f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015c8cc20d0e98e628edef4ca0916620bc766d4a3770fcb609fc76f536f81f2c", kill_on_drop: false }` [INFO] [stdout] 015c8cc20d0e98e628edef4ca0916620bc766d4a3770fcb609fc76f536f81f2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a3a602f0e28a5200637a499d2380dd5f0644bb4730f40e867d402cec2319dc [INFO] running `Command { std: "docker" "start" "-a" "12a3a602f0e28a5200637a499d2380dd5f0644bb4730f40e867d402cec2319dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking fake v2.6.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.5 [INFO] [stderr] Checking simplelog v0.12.1 [INFO] [stderr] Checking clap v4.3.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.19.11 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking toml v0.7.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking rusty_crm v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `light_grey`, `red`, `green`, `yellow`, and `blue` are never read [INFO] [stdout] --> src/colors.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorScheme { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub light_grey: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub red: Color, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub green: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub yellow: Color, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub blue: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorScheme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_scheme` is never read [INFO] [stdout] --> src/editor.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub color_scheme: ColorScheme, // The color scheme [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line_status`, `get_phone_status`, `phone_operation`, `system_operation`, and `send_key` are never used [INFO] [stdout] --> src/phone.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl Phone { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn get_line_status(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get_phone_status(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | [INFO] [stdout] 57 | pub fn phone_operation(&self, _operation: PhoneOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | pub fn system_operation(&self, _operation: SystemOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | pub fn send_key(&self, _key: PhoneKey) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhoneOperation` is never used [INFO] [stdout] --> src/phone.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum PhoneOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SystemOperation` is never used [INFO] [stdout] --> src/phone.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum SystemOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum PhoneKey { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 117 | Speaker, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | Transfer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 119 | VolUp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | VolDown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | Mute, [INFO] [stdout] | ^^^^ [INFO] [stdout] 122 | Hold, [INFO] [stdout] | ^^^^ [INFO] [stdout] 123 | KeypadKey(KeypadKey), [INFO] [stdout] 124 | Line(PhoneLine), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Conference, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 126 | VoiceMail, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | Headset, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | DoNotDisturb, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 129 | Send, [INFO] [stdout] 130 | SoftKey(SoftKey), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 131 | MultiPurposeKey(MultiPurposeKey), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | Star, [INFO] [stdout] | ^^^^ [INFO] [stdout] 133 | OnHook, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 134 | OffHook, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 135 | OkButton, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 136 | Lock, [INFO] [stdout] | ^^^^ [INFO] [stdout] 137 | Unlock, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 139 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 141 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum MultiPurposeKey { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 145 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 148 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 149 | Key5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | Key6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 151 | Key7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 152 | Key8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 153 | Key9, [INFO] [stdout] | ^^^^ [INFO] [stdout] 154 | Key10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 155 | Key11, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 156 | Key12, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 157 | Key13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 158 | Key14, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | Key15, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Key16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | Key17, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Key18, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | Key19, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | Key20, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 165 | Key21, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | Key22, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 167 | Key23, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 168 | Key24 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Key1`, `Key2`, `Key3`, `Key4`, `Left`, and `Right` are never constructed [INFO] [stdout] --> src/phone.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum SoftKey { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 172 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 173 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 175 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 176 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 177 | Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `light_grey`, `red`, `green`, `yellow`, and `blue` are never read [INFO] [stdout] --> src/colors.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ColorScheme { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub light_grey: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub red: Color, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub green: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | pub yellow: Color, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub blue: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ColorScheme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `color_scheme` is never read [INFO] [stdout] --> src/editor.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Editor { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub color_scheme: ColorScheme, // The color scheme [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_line_status`, `get_phone_status`, `phone_operation`, `system_operation`, and `send_key` are never used [INFO] [stdout] --> src/phone.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl Phone { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub async fn get_line_status(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get_phone_status(&self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 56 | [INFO] [stdout] 57 | pub fn phone_operation(&self, _operation: PhoneOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 58 | [INFO] [stdout] 59 | pub fn system_operation(&self, _operation: SystemOperation) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 60 | [INFO] [stdout] 61 | pub fn send_key(&self, _key: PhoneKey) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PhoneOperation` is never used [INFO] [stdout] --> src/phone.rs:103:10 [INFO] [stdout] | [INFO] [stdout] 103 | pub enum PhoneOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SystemOperation` is never used [INFO] [stdout] --> src/phone.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | pub enum SystemOperation { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub enum PhoneKey { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 117 | Speaker, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | Transfer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 119 | VolUp, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | VolDown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | Mute, [INFO] [stdout] | ^^^^ [INFO] [stdout] 122 | Hold, [INFO] [stdout] | ^^^^ [INFO] [stdout] 123 | KeypadKey(KeypadKey), [INFO] [stdout] 124 | Line(PhoneLine), [INFO] [stdout] | ^^^^ [INFO] [stdout] 125 | Conference, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 126 | VoiceMail, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 127 | Headset, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 128 | DoNotDisturb, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 129 | Send, [INFO] [stdout] 130 | SoftKey(SoftKey), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 131 | MultiPurposeKey(MultiPurposeKey), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 132 | Star, [INFO] [stdout] | ^^^^ [INFO] [stdout] 133 | OnHook, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 134 | OffHook, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 135 | OkButton, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 136 | Lock, [INFO] [stdout] | ^^^^ [INFO] [stdout] 137 | Unlock, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | Up, [INFO] [stdout] | ^^ [INFO] [stdout] 139 | Down, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 141 | Right, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/phone.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | pub enum MultiPurposeKey { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 145 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 148 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 149 | Key5, [INFO] [stdout] | ^^^^ [INFO] [stdout] 150 | Key6, [INFO] [stdout] | ^^^^ [INFO] [stdout] 151 | Key7, [INFO] [stdout] | ^^^^ [INFO] [stdout] 152 | Key8, [INFO] [stdout] | ^^^^ [INFO] [stdout] 153 | Key9, [INFO] [stdout] | ^^^^ [INFO] [stdout] 154 | Key10, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 155 | Key11, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 156 | Key12, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 157 | Key13, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 158 | Key14, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 159 | Key15, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 160 | Key16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 161 | Key17, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Key18, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | Key19, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 164 | Key20, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 165 | Key21, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | Key22, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 167 | Key23, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 168 | Key24 [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Key1`, `Key2`, `Key3`, `Key4`, `Left`, and `Right` are never constructed [INFO] [stdout] --> src/phone.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub enum SoftKey { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 172 | Key1, [INFO] [stdout] | ^^^^ [INFO] [stdout] 173 | Key2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 174 | Key3, [INFO] [stdout] | ^^^^ [INFO] [stdout] 175 | Key4, [INFO] [stdout] | ^^^^ [INFO] [stdout] 176 | Left, [INFO] [stdout] | ^^^^ [INFO] [stdout] 177 | Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s [INFO] running `Command { std: "docker" "inspect" "12a3a602f0e28a5200637a499d2380dd5f0644bb4730f40e867d402cec2319dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a3a602f0e28a5200637a499d2380dd5f0644bb4730f40e867d402cec2319dc", kill_on_drop: false }` [INFO] [stdout] 12a3a602f0e28a5200637a499d2380dd5f0644bb4730f40e867d402cec2319dc