[INFO] fetching crate prompts 0.1.0...
[INFO] checking prompts-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate prompts 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate prompts 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-7-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm v0.14.2
[INFO] [stderr]   Downloaded signal-hook v0.1.12
[INFO] [stderr]   Downloaded crossterm_winapi v0.5.1
[INFO] [stderr]   Downloaded tokio v0.2.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c237998e7d4b956751a13f6c533d9b13fbf2eb4b5950af60dbd7a80c35587ca
[INFO] running `Command { std: "docker" "start" "-a" "0c237998e7d4b956751a13f6c533d9b13fbf2eb4b5950af60dbd7a80c35587ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c237998e7d4b956751a13f6c533d9b13fbf2eb4b5950af60dbd7a80c35587ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c237998e7d4b956751a13f6c533d9b13fbf2eb4b5950af60dbd7a80c35587ca", kill_on_drop: false }`
[INFO] [stdout] 0c237998e7d4b956751a13f6c533d9b13fbf2eb4b5950af60dbd7a80c35587ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d86f3a39d690e9de34432effe204e68e7370708af59b924756f48e11cbe0aade
[INFO] running `Command { std: "docker" "start" "-a" "d86f3a39d690e9de34432effe204e68e7370708af59b924756f48e11cbe0aade", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]     Checking lock_api v0.3.3
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking pin-project-lite v0.1.2
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking mio v0.6.21
[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 method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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 the macro `write_ansi_code` which comes from the expansion of the macro `queue` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{autocomplete::AutocompletePrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, text::TextPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{text::TextPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{confirm::ConfirmPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{autocomplete::AutocompletePrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{text::TextPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, text::TextPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{select::SelectPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[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] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use prompts::{confirm::ConfirmPrompt, Prompt};
[INFO] [stdout]   |     ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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] 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] 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` (example "autocomplete_tokio") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `prompts` (example "select_simple_tokio") due to 2 previous errors
[INFO] [stderr] error: could not compile `prompts` (example "text_simple_tokio") due to 2 previous errors
[INFO] [stderr] error: could not compile `prompts` (example "confirm_tokio") due to 2 previous errors
[INFO] [stderr] error: could not compile `prompts` (example "text_valid_password_tokio") due to 2 previous errors
[INFO] [stderr] error: could not compile `prompts` (example "series_of_prompts") due to 2 previous errors
[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` (example "select_custom_type_tokio") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d86f3a39d690e9de34432effe204e68e7370708af59b924756f48e11cbe0aade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86f3a39d690e9de34432effe204e68e7370708af59b924756f48e11cbe0aade", kill_on_drop: false }`
[INFO] [stdout] d86f3a39d690e9de34432effe204e68e7370708af59b924756f48e11cbe0aade
