[INFO] cloning repository https://github.com/kusumi/procstat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kusumi/procstat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fprocstat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fprocstat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 305d7c1689481305d7a97b4dc87e0b3eb93f62cd
[INFO] testing kusumi/procstat-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkusumi%2Fprocstat-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kusumi/procstat-rs
[INFO] finished tweaking git repo https://github.com/kusumi/procstat-rs
[INFO] tweaked toml for git repo https://github.com/kusumi/procstat-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kusumi/procstat-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kusumi/procstat-rs 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53f3d90d74c5b1d614d04d539305e01dabcce2b6d6d6a5830ba4a4ca00181bd8
[INFO] running `Command { std: "docker" "start" "-a" "53f3d90d74c5b1d614d04d539305e01dabcce2b6d6d6a5830ba4a4ca00181bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53f3d90d74c5b1d614d04d539305e01dabcce2b6d6d6a5830ba4a4ca00181bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f3d90d74c5b1d614d04d539305e01dabcce2b6d6d6a5830ba4a4ca00181bd8", kill_on_drop: false }`
[INFO] [stdout] 53f3d90d74c5b1d614d04d539305e01dabcce2b6d6d6a5830ba4a4ca00181bd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6577afceb2b63fed9a9afbcbd88688b488368f0d2534515a8ee58aaf5eb1a52
[INFO] running `Command { std: "docker" "start" "-a" "c6577afceb2b63fed9a9afbcbd88688b488368f0d2534515a8ee58aaf5eb1a52", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling procstat-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/container.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             attr: screen::Attr::new(),
[INFO] [stdout]    |                   ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 |         if x == screen::KEY_ERR {
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |         if x == screen::KEY_RESIZE || x == screen::key_ctrl(u32::from('l')) {
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:221:44
[INFO] [stdout]     |
[INFO] [stdout] 221 |         if x == screen::KEY_RESIZE || x == screen::key_ctrl(u32::from('l')) {
[INFO] [stdout]     |                                            ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             screen::update_terminal_size(&mut self.attr)?;
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             screen::clear_terminal()?;
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:225:47
[INFO] [stdout]     |
[INFO] [stdout] 225 |         } else if x == u32::from('h') || x == screen::KEY_LEFT {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 |         } else if x == u32::from('l') || x == screen::KEY_RIGHT {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:235:47
[INFO] [stdout]     |
[INFO] [stdout] 235 |         } else if x == u32::from('k') || x == screen::KEY_UP {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:238:47
[INFO] [stdout]     |
[INFO] [stdout] 238 |         } else if x == u32::from('j') || x == screen::KEY_DOWN {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |         } else if x == screen::key_ctrl(u32::from('B')) {
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:244:24
[INFO] [stdout]     |
[INFO] [stdout] 244 |         } else if x == screen::key_ctrl(u32::from('U')) {
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:247:24
[INFO] [stdout]     |
[INFO] [stdout] 247 |         } else if x == screen::key_ctrl(u32::from('F')) {
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 |         } else if x == screen::key_ctrl(u32::from('D')) {
[INFO] [stdout]     |                        ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/container.rs:290:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |                     screen::flash_terminal();
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/frame.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |             scr: screen::alloc_screen(ylen, xlen, ypos, xpos)?,
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/panel.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |             scr: screen::alloc_screen(ylen, xlen, ypos, xpos)?,
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     screen::cleanup_screen().unwrap();
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/main.rs:209:20
[INFO] [stdout]     |
[INFO] [stdout] 209 |         Some(v) => screen::string_to_color(&v),
[INFO] [stdout]     |                    ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/main.rs:213:20
[INFO] [stdout]     |
[INFO] [stdout] 213 |         Some(v) => screen::string_to_color(&v),
[INFO] [stdout]     |                    ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/main.rs:287:22
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let attr = match screen::init_screen(opt.fgcolor, opt.bgcolor) {
[INFO] [stdout]     |                      ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/main.rs:314:17
[INFO] [stdout]     |
[INFO] [stdout] 314 |         let x = screen::read_incoming();
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/container.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     attr: screen::Attr,
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/container.rs:38:46
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub(crate) fn new(args: &[String], attr: screen::Attr, opt: &Opt) -> Result<Self> {
[INFO] [stdout]    |                                              ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/panel.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |         attr: &mut screen::Attr,
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/panel.rs:19:71
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn new(ylen: usize, xlen: usize, ypos: usize, xpos: usize, attr: &screen::Attr) -> Result<Self>
[INFO] [stdout]    |                                                                       ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/panel.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     scr: screen::Screen,
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/frame.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 |         attr: &mut screen::Attr,
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/frame.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     scr: screen::Screen,
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/window.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         attr: &mut screen::Attr,
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/window.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |         attr: &screen::Attr,
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]    --> src/panel.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |         _attr: &mut screen::Attr,
[INFO] [stdout]     |                     ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/frame.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |         attr: &screen::Attr,
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `screen` in this scope
[INFO] [stdout]   --> src/panel.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |         attr: &screen::Attr,
[INFO] [stdout]    |                ^^^^^^ use of unresolved module or unlinked crate `screen`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `screen`, use `cargo add screen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procstat-rs` (bin "procstat-rs") due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c6577afceb2b63fed9a9afbcbd88688b488368f0d2534515a8ee58aaf5eb1a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6577afceb2b63fed9a9afbcbd88688b488368f0d2534515a8ee58aaf5eb1a52", kill_on_drop: false }`
[INFO] [stdout] c6577afceb2b63fed9a9afbcbd88688b488368f0d2534515a8ee58aaf5eb1a52
