[INFO] fetching crate prompts 0.1.0... [INFO] checking prompts-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate prompts 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate prompts 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prompts 0.1.0 [INFO] finished tweaking crates.io crate prompts 0.1.0 [INFO] tweaked toml for crates.io crate prompts 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate prompts 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc5dd38c9fddc5b71930ac5012c1bd1fc5fb1a24ddb120b06c3d32236649c5f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc5dd38c9fddc5b71930ac5012c1bd1fc5fb1a24ddb120b06c3d32236649c5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc5dd38c9fddc5b71930ac5012c1bd1fc5fb1a24ddb120b06c3d32236649c5f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5dd38c9fddc5b71930ac5012c1bd1fc5fb1a24ddb120b06c3d32236649c5f1", kill_on_drop: false }` [INFO] [stdout] fc5dd38c9fddc5b71930ac5012c1bd1fc5fb1a24ddb120b06c3d32236649c5f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c678c3ae77b68631a804d5e113994908032951b3f3fba7d0e96db7270bf21145 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c678c3ae77b68631a804d5e113994908032951b3f3fba7d0e96db7270bf21145", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking crossterm v0.14.2 [INFO] [stderr] Checking prompts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | / queue!( [INFO] [stdout] 161 | | stdout, [INFO] [stdout] 162 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 163 | | cursor::MoveToColumn(0), [INFO] [stdout] 164 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 165 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | / queue!( [INFO] [stdout] 169 | | stdout, [INFO] [stdout] 170 | | print_state_icon(&self.state), [INFO] [stdout] 171 | | Print(" "), [INFO] [stdout] 172 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 173 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / queue!( [INFO] [stdout] 186 | | stdout, [INFO] [stdout] 187 | | Print("\n\r"), [INFO] [stdout] 188 | | PrintStyledContent(style("Nothing matched your search").with(Color::DarkGrey)), [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / queue!( [INFO] [stdout] 186 | | stdout, [INFO] [stdout] 187 | | Print("\n\r"), [INFO] [stdout] 188 | | PrintStyledContent(style("Nothing matched your search").with(Color::DarkGrey)), [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | / queue!( [INFO] [stdout] 178 | | stdout, [INFO] [stdout] 179 | | Print(" "), [INFO] [stdout] 180 | | print_input_icon(&self.state), [INFO] [stdout] 181 | | Print(&self.input), [INFO] [stdout] 182 | | cursor::SavePosition [INFO] [stdout] 183 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / queue!( [INFO] [stdout] 186 | | stdout, [INFO] [stdout] 187 | | Print("\n\r"), [INFO] [stdout] 188 | | PrintStyledContent(style("Nothing matched your search").with(Color::DarkGrey)), [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / queue!( [INFO] [stdout] 186 | | stdout, [INFO] [stdout] 187 | | Print("\n\r"), [INFO] [stdout] 188 | | PrintStyledContent(style("Nothing matched your search").with(Color::DarkGrey)), [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | / queue!( [INFO] [stdout] 219 | | stdout, [INFO] [stdout] 220 | | cursor::RestorePosition, [INFO] [stdout] 221 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 222 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | / queue!( [INFO] [stdout] 219 | | stdout, [INFO] [stdout] 220 | | cursor::RestorePosition, [INFO] [stdout] 221 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 222 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 200 | / queue!( [INFO] [stdout] 201 | | stdout, [INFO] [stdout] 202 | | Print("\n\r"), [INFO] [stdout] 203 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }), [INFO] [stdout] 214 | | )?; [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | queue!(stdout, Print("\n\r"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | / queue!( [INFO] [stdout] 219 | | stdout, [INFO] [stdout] 220 | | cursor::RestorePosition, [INFO] [stdout] 221 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 222 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | / queue!( [INFO] [stdout] 219 | | stdout, [INFO] [stdout] 220 | | cursor::RestorePosition, [INFO] [stdout] 221 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 222 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/autocomplete.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | queue!(stdout, Print("\n\r"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / queue!( [INFO] [stdout] 115 | | stdout, [INFO] [stdout] 116 | | cursor::MoveToColumn(0), [INFO] [stdout] 117 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 122 | | print_input_icon(&self.state), [INFO] [stdout] 123 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / queue!( [INFO] [stdout] 126 | | stdout, [INFO] [stdout] 127 | | PrintStyledContent( [INFO] [stdout] 128 | | style(match self.initial { [INFO] [stdout] ... | [INFO] [stdout] 134 | | ) [INFO] [stdout] 135 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | / queue!( [INFO] [stdout] 126 | | stdout, [INFO] [stdout] 127 | | PrintStyledContent( [INFO] [stdout] 128 | | style(match self.initial { [INFO] [stdout] ... | [INFO] [stdout] 134 | | ) [INFO] [stdout] 135 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | queue!(stdout, Print(if self.answer { "yes" } else { "no" }))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | queue!(stdout, Print(if self.answer { "yes" } else { "no" }))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/confirm.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | queue!(stdout, cursor::Hide)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | queue!(stdout, cursor::Hide)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | / queue!( [INFO] [stdout] 132 | | stdout, [INFO] [stdout] 133 | | cursor::MoveUp((end_index - start_index) as u16), [INFO] [stdout] 134 | | cursor::MoveToColumn(0), [INFO] [stdout] 135 | | Clear(ClearType::FromCursorDown) [INFO] [stdout] 136 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / queue!( [INFO] [stdout] 140 | | stdout, [INFO] [stdout] 141 | | print_state_icon(&self.state), [INFO] [stdout] 142 | | Print(" "), [INFO] [stdout] 143 | | PrintStyledContent(style(&self.message).attribute(Attribute::Bold)) [INFO] [stdout] 144 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | / queue!( [INFO] [stdout] 156 | | stdout, [INFO] [stdout] 157 | | Print("\n\r"), [INFO] [stdout] 158 | | PrintStyledContent(if i == self.current { [INFO] [stdout] ... | [INFO] [stdout] 168 | | }), [INFO] [stdout] 169 | | )?; [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | Print(" "), [INFO] [stdout] 176 | | print_input_icon(&self.state), [INFO] [stdout] 177 | | Print(self.choices[self.current].to_string()) [INFO] [stdout] 178 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/select.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | queue!(stdout, Print("\n\r"), cursor::Show)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | / queue!( [INFO] [stdout] 174 | | stdout, [INFO] [stdout] 175 | | cursor::MoveToColumn(0), [INFO] [stdout] 176 | | Clear(ClearType::FromCursorDown), [INFO] [stdout] ... | [INFO] [stdout] 181 | | print_input_icon(&self.state), [INFO] [stdout] 182 | | )?; [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | queue!(stdout, Print(self.style.transform(&self.input)),)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | queue!(stdout, Print(self.style.transform(&self.input)),)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | None => queue!(stdout, cursor::MoveToColumn(input_column))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | None => queue!(stdout, cursor::MoveToColumn(input_column))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | Some(msg) => queue!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 191 | | stdout, [INFO] [stdout] 192 | | Print(format!("\n\r{} ", Figures::PointerSmall.as_str())), [INFO] [stdout] 193 | | PrintStyledContent(style(msg).with(Color::Red).attribute(Attribute::Italic)), [INFO] [stdout] 194 | | cursor::MoveToPreviousLine(1), [INFO] [stdout] 195 | | cursor::MoveToColumn(input_column) [INFO] [stdout] 196 | | )?, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | queue!(stdout, Print("\n\r"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | queue!(stdout, Print("\n\r"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 60 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/confirm_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{confirm::ConfirmPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/select_custom_type_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/select_simple_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/series_of_prompts.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, text::TextPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/autocomplete_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{autocomplete::AutocompletePrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/text_valid_password_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `prompt` [INFO] [stdout] --> examples/text_simple_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{text::TextPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/confirm_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{confirm::ConfirmPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/select_simple_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/autocomplete_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{autocomplete::AutocompletePrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/select_custom_type_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/series_of_prompts.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{select::SelectPrompt, text::TextPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/text_simple_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{text::TextPrompt, Prompt}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `prompt` [INFO] [stdout] --> examples/text_valid_password_tokio.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use prompt::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `prompt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelectPrompt` [INFO] [stdout] --> examples/select_simple_tokio.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | let mut prompt = SelectPrompt::new("Choose a word", data); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::select::SelectPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConfirmPrompt` [INFO] [stdout] --> examples/confirm_tokio.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let mut prompt = ConfirmPrompt::new("Are you sure?").set_initial(true); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::confirm::ConfirmPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutocompletePrompt` [INFO] [stdout] --> examples/autocomplete_tokio.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | let mut prompt = AutocompletePrompt::new("Choose a word", data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::autocomplete::AutocompletePrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextPrompt` [INFO] [stdout] --> examples/text_simple_tokio.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | let mut prompt = TextPrompt::new("What is your name?"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::text::TextPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Style` [INFO] [stdout] --> examples/text_valid_password_tokio.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | .with_style(Style::Password); [INFO] [stdout] | ^^^^^ use of undeclared type `Style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextPrompt` [INFO] [stdout] --> examples/text_valid_password_tokio.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | let mut prompt = TextPrompt::new("What is your password?") [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::text::TextPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelectPrompt` [INFO] [stdout] --> examples/select_custom_type_tokio.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let mut prompt = SelectPrompt::new("Choose a person", data); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::select::SelectPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextPrompt` [INFO] [stdout] --> examples/series_of_prompts.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | let mut first_name_prompt = TextPrompt::new("What is your first name?"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::text::TextPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextPrompt` [INFO] [stdout] --> examples/series_of_prompts.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | let mut last_name_prompt = TextPrompt::new("What is your last name?"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::text::TextPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SelectPrompt` [INFO] [stdout] --> examples/series_of_prompts.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | let mut place_prompt = SelectPrompt::new("Where are you from?", places); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use prompts::select::SelectPrompt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prompts` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c678c3ae77b68631a804d5e113994908032951b3f3fba7d0e96db7270bf21145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c678c3ae77b68631a804d5e113994908032951b3f3fba7d0e96db7270bf21145", kill_on_drop: false }` [INFO] [stdout] c678c3ae77b68631a804d5e113994908032951b3f3fba7d0e96db7270bf21145