[INFO] fetching crate rushell_deps_linefeed 0.6.0-jeff.1... [INFO] testing rushell_deps_linefeed-0.6.0-jeff.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rushell_deps_linefeed 0.6.0-jeff.1 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 [INFO] finished tweaking crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 [INFO] tweaked toml for crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1895206ff4603caaefc66e97249d1db4bd78656c506fd5512b81661d5afe1210 [INFO] running `Command { std: "docker" "start" "-a" "1895206ff4603caaefc66e97249d1db4bd78656c506fd5512b81661d5afe1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1895206ff4603caaefc66e97249d1db4bd78656c506fd5512b81661d5afe1210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1895206ff4603caaefc66e97249d1db4bd78656c506fd5512b81661d5afe1210", kill_on_drop: false }` [INFO] [stdout] 1895206ff4603caaefc66e97249d1db4bd78656c506fd5512b81661d5afe1210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdfa62c4f9bb4dc2e7dd2da0e68df4c7de12c5efe73d0acc0dd28b95eea79b19 [INFO] running `Command { std: "docker" "start" "-a" "cdfa62c4f9bb4dc2e7dd2da0e68df4c7de12c5efe73d0acc0dd28b95eea79b19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling rushell_deps_linefeed v0.6.0-jeff.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/memory.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | input: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.75s [INFO] running `Command { std: "docker" "inspect" "cdfa62c4f9bb4dc2e7dd2da0e68df4c7de12c5efe73d0acc0dd28b95eea79b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfa62c4f9bb4dc2e7dd2da0e68df4c7de12c5efe73d0acc0dd28b95eea79b19", kill_on_drop: false }` [INFO] [stdout] cdfa62c4f9bb4dc2e7dd2da0e68df4c7de12c5efe73d0acc0dd28b95eea79b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82fcd1d60a102211b5ca2a0dee4cc768c939396fcb9d2afedd447c9975a62ced [INFO] running `Command { std: "docker" "start" "-a" "82fcd1d60a102211b5ca2a0dee4cc768c939396fcb9d2afedd447c9975a62ced", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/memory.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | input: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rushell_deps_linefeed v0.6.0-jeff.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/signals.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> tests/linefeed.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/enter_function.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/demo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/color_prompt.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/function.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> tests/linefeed.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | assert_matches!(r.read_line(), Ok(ReadResult::Input(ref s)) if s == line); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/enter_function.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | while let ReadResult::Input(line) = interface.read_line()? { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> tests/linefeed.rs:66:39 [INFO] [stdout] | [INFO] [stdout] 66 | assert_matches!(r.read_line(), Ok(ReadResult::Eof)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/enter_function.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | let interface = Interface::new("enter-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> examples/enter_function.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | interface.bind_sequence("\r", Command::from_str("enter-function")); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> examples/enter_function.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | interface.bind_sequence("\n", Command::from_str("enter-function")); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Function` in this scope [INFO] [stdout] --> examples/enter_function.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | impl Function for EnterFunction { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Function; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> examples/enter_function.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | impl Function for EnterFunction { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> examples/enter_function.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | fn execute(&self, prompter: &mut Prompter, count: i32, _ch: char) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:453:29 [INFO] [stdout] | [INFO] [stdout] 453 | r.bind_sequence("\x01", Command::HistorySearchBackward); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:454:29 [INFO] [stdout] | [INFO] [stdout] 454 | r.bind_sequence("\x02", Command::HistorySearchForward); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryTerminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | fn test(input: &str) -> (MemoryTerminal, Interface) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::memory::MemoryTerminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interface` in this scope [INFO] [stdout] --> tests/linefeed.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | fn test(input: &str) -> (MemoryTerminal, Interface) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryTerminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:21:52 [INFO] [stdout] | [INFO] [stdout] 21 | fn test(input: &str) -> (MemoryTerminal, Interface) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::memory::MemoryTerminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MemoryTerminal` [INFO] [stdout] --> tests/linefeed.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | let term = MemoryTerminal::with_size(Size{columns: 20, lines: 5}); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::memory::MemoryTerminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Size` in this scope [INFO] [stdout] --> tests/linefeed.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | let term = MemoryTerminal::with_size(Size{columns: 20, lines: 5}); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use mortal::Size; [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::terminal::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/path_completion.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/color_prompt.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | while let ReadResult::Input(line) = interface.read_line()? { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/function.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | while let ReadResult::Input(line) = interface.read_line()? { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | interface.set_report_signal(Signal::Break, true); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/demo.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | while let ReadResult::Input(line) = interface.read_line()? { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `linefeed` [INFO] [stdout] --> examples/async.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate linefeed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/demo.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | let interface = Arc::new(Interface::new("demo")?); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | interface.set_report_signal(Signal::Continue, true); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 9 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | interface.set_report_signal(Signal::Interrupt, true); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | interface.set_report_signal(Signal::Suspend, true); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | interface.set_report_signal(Signal::Quit, true); [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/signals.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | ReadResult::Eof => break, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/signals.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | ReadResult::Input(line) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/signals.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | ReadResult::Signal(sig) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | if sig == Signal::Interrupt { [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | Signal::Break, [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | Signal::Continue, [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | Signal::Interrupt, [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | Signal::Suspend, [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | Signal::Quit, [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | "break" => Some(Signal::Break), [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:107:37 [INFO] [stdout] | [INFO] [stdout] 107 | "cont" | "continue" => Some(Signal::Continue), [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | "int" | "interrupt" => Some(Signal::Interrupt), [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | "sus" | "suspend" => Some(Signal::Suspend), [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 32 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signal` [INFO] [stdout] --> examples/signals.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | "quit" => Some(Signal::Quit), [INFO] [stdout] | ^^^^^^ use of undeclared type `Signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/signals.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | let interface = Interface::new("signal-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope [INFO] [stdout] --> examples/signals.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | const SIGNALS: &[Signal] = &[ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use mortal::Signal; [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signal` in this scope [INFO] [stdout] --> examples/signals.rs:104:41 [INFO] [stdout] | [INFO] [stdout] 104 | fn signal_by_name(name: &str) -> Option { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use mortal::Signal; [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Signal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_text` in this scope [INFO] [stdout] --> examples/demo.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | let d = parse_text("", args); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::inputrc::parse_text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/color_prompt.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | let interface = Interface::new("color-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 7 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/path_completion.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | while let ReadResult::Input(line) = interface.read_line()? { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `escape_sequence` in this scope [INFO] [stdout] --> examples/demo.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | let seq = format!("\"{}\"", escape_sequence(seq)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::chars::escape_sequence; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/path_completion.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let interface = Interface::new("path-completion-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COMMANDS` in this scope [INFO] [stdout] --> examples/demo.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | for cmd in COMMANDS { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this static [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::command::COMMANDS; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/function.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let interface = Interface::new("function-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> examples/function.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | interface.bind_sequence(DEMO_FN_SEQ, Command::from_str("demo-function")); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 3 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Function` in this scope [INFO] [stdout] --> examples/function.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | impl Function for DemoFunction { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Function; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> examples/function.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Function for DemoFunction { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> examples/function.rs:39:38 [INFO] [stdout] | [INFO] [stdout] 39 | fn execute(&self, prompter: &mut Prompter, _count: i32, _ch: char) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PathCompleter` in this scope [INFO] [stdout] --> examples/path_completion.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | interface.set_completer(Arc::new(PathCompleter)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::complete::PathCompleter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_text` in this scope [INFO] [stdout] --> examples/demo.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | let d = parse_text("", &line); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::inputrc::parse_text; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> tests/linefeed.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | let interface = Interface::with_term("test", term.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MemoryTerminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | fn assert_lines(term: &MemoryTerminal, tests: &[&str]) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::memory::MemoryTerminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | fn assert_read(r: &Interface, line: &str) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Interface` in this scope [INFO] [stdout] --> tests/linefeed.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn assert_read(r: &Interface, line: &str) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Completer` in this scope [INFO] [stdout] --> tests/linefeed.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | impl Completer for TestCompleter { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Completer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl Completer for TestCompleter { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> tests/linefeed.rs:93:47 [INFO] [stdout] | [INFO] [stdout] 93 | fn complete(&self, _word: &str, _reader: &Prompter, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Completion` in this scope [INFO] [stdout] --> tests/linefeed.rs:94:55 [INFO] [stdout] | [INFO] [stdout] 94 | _start: usize, _end: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Completion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Completion` [INFO] [stdout] --> tests/linefeed.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | .map(|s| Completion::simple(s.to_owned())).collect()) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Completion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | fn fn_foo(reader: &mut Prompter, count: i32, ch: char) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> tests/linefeed.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | fn fn_foo(reader: &mut Prompter, count: i32, ch: char) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> tests/linefeed.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn fn_bar(reader: &mut Prompter, count: i32, ch: char) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> tests/linefeed.rs:131:40 [INFO] [stdout] | [INFO] [stdout] 131 | fn fn_bar(reader: &mut Prompter, count: i32, ch: char) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:145:29 [INFO] [stdout] | [INFO] [stdout] 145 | r.bind_sequence("\x18", Command::from_str("fn-foo")); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | r.bind_sequence("\x19", Command::from_str("fn-bar")); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | r.bind_sequence("A", Command::Macro("foo" .into())); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:164:26 [INFO] [stdout] | [INFO] [stdout] 164 | r.bind_sequence("B", Command::Macro("barCquux".into())); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ReadResult` [INFO] [stdout] --> examples/async.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | if let ReadResult::Eof = res { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ReadResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command` [INFO] [stdout] --> tests/linefeed.rs:165:26 [INFO] [stdout] | [INFO] [stdout] 165 | r.bind_sequence("C", Command::Macro("baz" .into())); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::Command; [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::Command; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Size` in this scope [INFO] [stdout] --> tests/linefeed.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | term.resize(Size{lines: 7, columns: 40}); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use mortal::Size; [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::terminal::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Size` in this scope [INFO] [stdout] --> tests/linefeed.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | term.resize(Size{lines: 10, columns: 10}); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use mortal::Size; [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::terminal::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Size` in this scope [INFO] [stdout] --> tests/linefeed.rs:451:17 [INFO] [stdout] | [INFO] [stdout] 451 | term.resize(Size{lines: 10, columns: 10}); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 5 | use mortal::Size; [INFO] [stdout] | [INFO] [stdout] 5 | use rushell_deps_linefeed::terminal::Size; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Interface` [INFO] [stdout] --> examples/async.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | let interface = Interface::new("async-demo")?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rushell_deps_linefeed::Interface; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Completer` in this scope [INFO] [stdout] --> examples/demo.rs:155:22 [INFO] [stdout] | [INFO] [stdout] 155 | impl Completer for DemoCompleter { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Completer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Terminal` in this scope [INFO] [stdout] --> examples/demo.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | impl Completer for DemoCompleter { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Terminal; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Prompter` in this scope [INFO] [stdout] --> examples/demo.rs:156:47 [INFO] [stdout] | [INFO] [stdout] 156 | fn complete(&self, word: &str, prompter: &Prompter, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Prompter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Completion` in this scope [INFO] [stdout] --> examples/demo.rs:157:54 [INFO] [stdout] | [INFO] [stdout] 157 | start: usize, _end: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Completion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Completion` [INFO] [stdout] --> examples/demo.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | compls.push(Completion::simple(cmd.to_owned())); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Completion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Completion` [INFO] [stdout] --> examples/demo.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | ... res.push(Completion::simple(name.to_owned())); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use rushell_deps_linefeed::Completion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 14 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 8 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 4 previous errors [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rushell_deps_linefeed` due to 24 previous errors [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/memory.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | input: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "82fcd1d60a102211b5ca2a0dee4cc768c939396fcb9d2afedd447c9975a62ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82fcd1d60a102211b5ca2a0dee4cc768c939396fcb9d2afedd447c9975a62ced", kill_on_drop: false }` [INFO] [stdout] 82fcd1d60a102211b5ca2a0dee4cc768c939396fcb9d2afedd447c9975a62ced