[INFO] fetching crate Rusty-tui 0.1.0...
[INFO] testing Rusty-tui-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate Rusty-tui 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate Rusty-tui 0.1.0
[INFO] finished tweaking crates.io crate Rusty-tui 0.1.0
[INFO] tweaked toml for crates.io crate Rusty-tui 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate Rusty-tui 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0b487f1d11c9266c6e00350485619e1921495974997ff1de199d68fec89d86c
[INFO] running `Command { std: "docker" "start" "-a" "c0b487f1d11c9266c6e00350485619e1921495974997ff1de199d68fec89d86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b487f1d11c9266c6e00350485619e1921495974997ff1de199d68fec89d86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b487f1d11c9266c6e00350485619e1921495974997ff1de199d68fec89d86c", kill_on_drop: false }`
[INFO] [stdout] c0b487f1d11c9266c6e00350485619e1921495974997ff1de199d68fec89d86c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e0f163cb60b47ede909d103fecf19cb0cb6670ababee42d1529d55a1c00e1cd
[INFO] running `Command { std: "docker" "start" "-a" "8e0f163cb60b47ede909d103fecf19cb0cb6670ababee42d1529d55a1c00e1cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling Rusty-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/border.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         for row in 0..self.h {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Rusty_tui` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `rusty_tui`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "8e0f163cb60b47ede909d103fecf19cb0cb6670ababee42d1529d55a1c00e1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e0f163cb60b47ede909d103fecf19cb0cb6670ababee42d1529d55a1c00e1cd", kill_on_drop: false }`
[INFO] [stdout] 8e0f163cb60b47ede909d103fecf19cb0cb6670ababee42d1529d55a1c00e1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e8050ef7bf788510b675bd1d5058761236e5ef699adf60b148b08993f0eeb33
[INFO] running `Command { std: "docker" "start" "-a" "0e8050ef7bf788510b675bd1d5058761236e5ef699adf60b148b08993f0eeb33", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/border.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         for row in 0..self.h {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `Rusty_tui` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `rusty_tui`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling Rusty-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/border.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |         for row in 0..self.h {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "0e8050ef7bf788510b675bd1d5058761236e5ef699adf60b148b08993f0eeb33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8050ef7bf788510b675bd1d5058761236e5ef699adf60b148b08993f0eeb33", kill_on_drop: false }`
[INFO] [stdout] 0e8050ef7bf788510b675bd1d5058761236e5ef699adf60b148b08993f0eeb33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03324eb25726d6ad19aba3bc70cdfe10a40f7354a08663e42260b91100cf6fbc
[INFO] running `Command { std: "docker" "start" "-a" "03324eb25726d6ad19aba3bc70cdfe10a40f7354a08663e42260b91100cf6fbc", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]   --> src/border.rs:57:13
[INFO] [stderr]    |
[INFO] [stderr] 57 |         for row in 0..self.h {
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: crate `Rusty_tui` should have a snake case name
[INFO] [stderr]   |
[INFO] [stderr]   = help: convert the identifier to snake case: `rusty_tui`
[INFO] [stderr]   = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `Rusty-tui` (lib) generated 2 warnings
[INFO] [stderr] warning: `Rusty-tui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/Rusty_tui-a1233aff6c7176f5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests Rusty_tui
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 270) ... FAILED
[INFO] [stdout] test src/label.rs - label::Label::draw (line 45) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 139) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 280) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 289) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/border.rs - border::Border::draw (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) ... ok
[INFO] [stdout] test src/lib.rs - (line 97) ... ok
[INFO] [stdout] test src/lib.rs - (line 110) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 250) ... FAILED
[INFO] [stdout] test src/input_box.rs - input_box::InputBox::get_input (line 47) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 270) stdout ----
[INFO] [stdout] error: expected one of `->`, `where`, or `{`, found `}`
[INFO] [stdout]  --> src/lib.rs:272:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn draw(&self)
[INFO] [stdout]   |        ----       - expected one of `->`, `where`, or `{`
[INFO] [stdout]   |        |
[INFO] [stdout]   |        while parsing this `fn`
[INFO] [stdout] 4 | } _doctest_main_src_lib_rs_270_0() }
[INFO] [stdout]   | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:271:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn draw(&self)
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:271:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn draw(&self)
[INFO] [stdout]   |             ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/label.rs - label::Label::draw (line 45) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Label`
[INFO] [stdout]  --> src/label.rs:48:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | let label = Label::new("Hello, world!", 10, 5);
[INFO] [stdout]   |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Label;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 139) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InputBox`
[INFO] [stdout]  --> src/lib.rs:140:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut input_box = InputBox::new("", "Enter text here", 5, 10);
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `InputBox`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::InputBox;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 129) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]  --> src/lib.rs:130:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn get_input(&mut self) -> io::Result<String> {
[INFO] [stdout]   |                                                   -^
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]  --> src/lib.rs:49:49
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn new(text: &str, x: u16, y: u16) -> Self {
[INFO] [stdout]   |                                                -^
[INFO] [stdout]   |                                                |
[INFO] [stdout]   |                                                unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 280) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Border`
[INFO] [stdout]  --> src/lib.rs:281:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let border = Border::new(5, 10, 2, 1, "*".to_string());
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Border`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Border;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Label`
[INFO] [stdout]  --> src/lib.rs:84:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | let label = Label::new("Hello, world!", 10, 5);
[INFO] [stdout]   |             ^^^^^ use of undeclared type `Label`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Label;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 289) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Border`
[INFO] [stdout]  --> src/lib.rs:291:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let border = Border::new(5, 10, 2, 1, "*".to_string());
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Border`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Border;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]  --> src/lib.rs:67:64
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn draw(&self, stdout: &mut impl Write) -> io::Result<()> {
[INFO] [stdout]   |                                                               -^
[INFO] [stdout]   |                                                               |
[INFO] [stdout]   |                                                               unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/border.rs - border::Border::draw (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Border`
[INFO] [stdout]  --> src/border.rs:49:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let border = Border::new(5, 10, 2, 1, "*".to_string());
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Border`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Border;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 110) stdout ----
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]  --> src/lib.rs:111:69
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn new(input: &str, placeholder: &str, x: u16, y: u16) -> Self {
[INFO] [stdout]   |                                                                    -^
[INFO] [stdout]   |                                                                    |
[INFO] [stdout]   |                                                                    unclosed delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 171) stdout ----
[INFO] [stdout] error[E0583]: file not found for module `labels`
[INFO] [stdout]  --> src/lib.rs:173:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod labels; // Assuming Label is in labels.rs
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `labels`, create file "src/labels.rs" or "src/labels/mod.rs"
[INFO] [stdout]   = note: if there is a `mod labels` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 250) stdout ----
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `where`, or `{`, found `}`
[INFO] [stdout]  --> src/lib.rs:252:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn new(h: u16, w: u16, x: u16, y: u16, border: String) -> Border
[INFO] [stdout]   |        --- while parsing this `fn`                                  - expected one of 7 possible tokens
[INFO] [stdout] 4 | } _doctest_main_src_lib_rs_250_0() }
[INFO] [stdout]   | ^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:251:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn new(h: u16, w: u16, x: u16, y: u16, border: String) -> Border
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Border` in this scope
[INFO] [stdout]  --> src/lib.rs:251:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn new(h: u16, w: u16, x: u16, y: u16, border: String) -> Border
[INFO] [stdout]   |                                                               ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::Border;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/input_box.rs - input_box::InputBox::get_input (line 47) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InputBox`
[INFO] [stdout]  --> src/input_box.rs:48:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut input_box = InputBox::new("", "Enter text here", 5, 10);
[INFO] [stdout]   |                     ^^^^^^^^ use of undeclared type `InputBox`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use Rusty_tui::InputBox;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/border.rs - border::Border::draw (line 48)
[INFO] [stdout]     src/input_box.rs - input_box::InputBox::get_input (line 47)
[INFO] [stdout]     src/label.rs - label::Label::draw (line 45)
[INFO] [stdout]     src/lib.rs - (line 110)
[INFO] [stdout]     src/lib.rs - (line 129)
[INFO] [stdout]     src/lib.rs - (line 139)
[INFO] [stdout]     src/lib.rs - (line 171)
[INFO] [stdout]     src/lib.rs - (line 250)
[INFO] [stdout]     src/lib.rs - (line 270)
[INFO] [stdout]     src/lib.rs - (line 280)
[INFO] [stdout]     src/lib.rs - (line 289)
[INFO] [stdout]     src/lib.rs - (line 48)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/lib.rs - (line 80)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "03324eb25726d6ad19aba3bc70cdfe10a40f7354a08663e42260b91100cf6fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03324eb25726d6ad19aba3bc70cdfe10a40f7354a08663e42260b91100cf6fbc", kill_on_drop: false }`
[INFO] [stdout] 03324eb25726d6ad19aba3bc70cdfe10a40f7354a08663e42260b91100cf6fbc
