[INFO] fetching crate cli_prompts_rs 0.3.0...
[INFO] checking cli_prompts_rs-0.3.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate cli_prompts_rs 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cli_prompts_rs 0.3.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cli_prompts_rs 0.3.0
[INFO] finished tweaking crates.io crate cli_prompts_rs 0.3.0
[INFO] tweaked toml for crates.io crate cli_prompts_rs 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate cli_prompts_rs 0.3.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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded supports-unicode v2.0.0
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21d459ca4dbcb38278e1fbc97f0d1914e11abb3b6266e2007566be8a2ab1e587
[INFO] running `Command { std: "docker" "start" "-a" "21d459ca4dbcb38278e1fbc97f0d1914e11abb3b6266e2007566be8a2ab1e587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21d459ca4dbcb38278e1fbc97f0d1914e11abb3b6266e2007566be8a2ab1e587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d459ca4dbcb38278e1fbc97f0d1914e11abb3b6266e2007566be8a2ab1e587", kill_on_drop: false }`
[INFO] [stdout] 21d459ca4dbcb38278e1fbc97f0d1914e11abb3b6266e2007566be8a2ab1e587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32eb3ceea28dde0aca2e5aea13cd621edba22341db25414f6b731b56554cbc98
[INFO] running `Command { std: "docker" "start" "-a" "32eb3ceea28dde0aca2e5aea13cd621edba22341db25414f6b731b56554cbc98", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking supports-unicode v2.0.0
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking cli_prompts_rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1163:29
[INFO] [stdout]      |
[INFO] [stdout] 1163 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1177:29
[INFO] [stdout]      |
[INFO] [stdout] 1177 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1195:29
[INFO] [stdout]      |
[INFO] [stdout] 1195 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1215:29
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear_term_output` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1218:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `clear_term_output` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1218 |         cli_prompt.clear_term_output();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1229:29
[INFO] [stdout]      |
[INFO] [stdout] 1229 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clear_term_output` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1232:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `clear_term_output` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1232 |         cli_prompt.clear_term_output();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1243:29
[INFO] [stdout]      |
[INFO] [stdout] 1243 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `set_term_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1253:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `set_term_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1253 |         cli_prompt.set_term_input("my name");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1264:29
[INFO] [stdout]      |
[INFO] [stdout] 1264 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1287:29
[INFO] [stdout]      |
[INFO] [stdout] 1287 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1294:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1294 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1304:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1304 |         cli_prompt.push_key_input("arrow right");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1305:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1305 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1340:29
[INFO] [stdout]      |
[INFO] [stdout] 1340 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1347:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1347 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1362 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1363:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1363 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1420:29
[INFO] [stdout]      |
[INFO] [stdout] 1420 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1433:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1433 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1434:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1434 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_output_string` found for struct `console::Term` in the current scope
[INFO] [stdout]     --> src/lib.rs:1459:29
[INFO] [stdout]      |
[INFO] [stdout] 1459 |             cli_prompt.term.get_output_string()
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^ method not found in `Term`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1466:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1466 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1467:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1467 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1468:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1468 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1482:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1482 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1483:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1483 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1484:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1484 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1485:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1485 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1502:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1502 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1503:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1503 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1504:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1504 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1505:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1505 |         cli_prompt.push_key_input("arrow down");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `push_key_input` found for struct `CliPrompt` in the current scope
[INFO] [stdout]     --> src/lib.rs:1506:20
[INFO] [stdout]      |
[INFO] [stdout] 75   | pub struct CliPrompt {
[INFO] [stdout]      | -------------------- method `push_key_input` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1506 |         cli_prompt.push_key_input("enter");
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ method not found in `CliPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cli_prompts_rs` (lib test) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "32eb3ceea28dde0aca2e5aea13cd621edba22341db25414f6b731b56554cbc98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32eb3ceea28dde0aca2e5aea13cd621edba22341db25414f6b731b56554cbc98", kill_on_drop: false }`
[INFO] [stdout] 32eb3ceea28dde0aca2e5aea13cd621edba22341db25414f6b731b56554cbc98
