[INFO] cloning repository https://github.com/crooksryan/terminal-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crooksryan/terminal-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrooksryan%2Fterminal-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrooksryan%2Fterminal-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee105ccb0dfb66681b2637365e4d9e25fad97640
[INFO] checking crooksryan/terminal-emulator against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrooksryan%2Fterminal-emulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crooksryan/terminal-emulator
[INFO] finished tweaking git repo https://github.com/crooksryan/terminal-emulator
[INFO] tweaked toml for git repo https://github.com/crooksryan/terminal-emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crooksryan/terminal-emulator on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crooksryan/terminal-emulator 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking crooksryan/terminal-emulator against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrooksryan%2Fterminal-emulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crooksryan/terminal-emulator
[INFO] finished tweaking git repo https://github.com/crooksryan/terminal-emulator
[INFO] tweaked toml for git repo https://github.com/crooksryan/terminal-emulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crooksryan/terminal-emulator on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crooksryan/terminal-emulator 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41433dad694e7f3bf5179c4ce8260450857df6e9dd0165f06285a881e67128bc
[INFO] running `Command { std: "docker" "start" "-a" "41433dad694e7f3bf5179c4ce8260450857df6e9dd0165f06285a881e67128bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41433dad694e7f3bf5179c4ce8260450857df6e9dd0165f06285a881e67128bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41433dad694e7f3bf5179c4ce8260450857df6e9dd0165f06285a881e67128bc", kill_on_drop: false }`
[INFO] [stdout] 41433dad694e7f3bf5179c4ce8260450857df6e9dd0165f06285a881e67128bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9066a8c3d2eb1d3573b00fc5ee3719e6a380ce85cd9413cf0414dec31809281
[INFO] running `Command { std: "docker" "start" "-a" "b9066a8c3d2eb1d3573b00fc5ee3719e6a380ce85cd9413cf0414dec31809281", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking ui v0.1.0 (/opt/rustwide/workdir/ui)
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `(`
[INFO] [stdout]   --> ui/src/lib.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ------   -----^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |     |        |
[INFO] [stdout]    |     |        while parsing this struct field
[INFO] [stdout]    |     while parsing this struct
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl: ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `,`, `:`, or `}`, found `(`
[INFO] [stdout]   --> ui/src/lib.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ------   -----^ expected one of `,`, `:`, or `}`
[INFO] [stdout]    |     |        |
[INFO] [stdout]    |     |        while parsing this struct field
[INFO] [stdout]    |     while parsing this struct
[INFO] [stdout]    |
[INFO] [stdout] help: try naming a field
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl: ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `&`
[INFO] [stdout]   --> ui/src/lib.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ------                        ^ expected identifier
[INFO] [stdout]    |     |
[INFO] [stdout]    |     while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found `&`
[INFO] [stdout]   --> ui/src/lib.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ------                        ^ expected identifier
[INFO] [stdout]    |     |
[INFO] [stdout]    |     while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `?`, `{`, or an operator, found `=>`
[INFO] [stdout]    --> ui/src/lib.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match signal => {
[INFO] [stdout]     |         -----        ^^ expected one of `!`, `.`, `::`, `?`, `{`, or an operator
[INFO] [stdout]     |         |
[INFO] [stdout]     |         while parsing this `match` expression
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to write a "greater than or equal to" comparison
[INFO] [stdout]     |
[INFO] [stdout] 113 -         match signal => {
[INFO] [stdout] 113 +         match signal >= {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `?`, `{`, or an operator, found `=>`
[INFO] [stdout]    --> ui/src/lib.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |         match signal => {
[INFO] [stdout]     |         -----        ^^ expected one of `!`, `.`, `::`, `?`, `{`, or an operator
[INFO] [stdout]     |         |
[INFO] [stdout]     |         while parsing this `match` expression
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to write a "greater than or equal to" comparison
[INFO] [stdout]     |
[INFO] [stdout] 113 -         match signal => {
[INFO] [stdout] 113 +         match signal >= {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sign_hook`
[INFO] [stdout]  --> ui/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sign_hook::{consts::signal::*, iterator::Signals};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `sign_hook`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sign_hook`, use `cargo add sign_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nix`
[INFO] [stdout]  --> ui/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nix::pty::Winsize;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `nix`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nix`, use `cargo add nix` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> ui/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use libc::ioctl;
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> ui/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use libc::TIOCGWINSZ;
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sign_hook`
[INFO] [stdout]  --> ui/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sign_hook::{consts::signal::*, iterator::Signals};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `sign_hook`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sign_hook`, use `cargo add sign_hook` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nix`
[INFO] [stdout]  --> ui/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use nix::pty::Winsize;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `nix`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nix`, use `cargo add nix` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> ui/src/lib.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use libc::ioctl;
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `libc`
[INFO] [stdout]  --> ui/src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use libc::TIOCGWINSZ;
[INFO] [stdout]   |         ^^^^ use of unresolved module or unlinked crate `libc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libc`, use `cargo add libc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `unsage` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bottom_rect_rows` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 -     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout] 79 +     draw_rect(bottom_ret_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bottom_rect_x` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:79:54
[INFO] [stdout]    |
[INFO] [stdout] 79 |     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 -     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout] 79 +     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rec_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGWINCH` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         SIGWINCH,
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGTERM` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         SIGTERM,
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGINT` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         SIGINT,
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGQUIT` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         SIGQUIT,
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGHUP` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         SIGHUP
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `unsage` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsage { ioctl(1, TIOCGWINSZ, &mut winsize) };
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bottom_rect_rows` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 -     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout] 79 +     draw_rect(bottom_ret_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `bottom_rect_x` in this scope
[INFO] [stdout]   --> ui/src/lib.rs:79:54
[INFO] [stdout]    |
[INFO] [stdout] 79 |     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 79 -     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rect_x, bottom_rect_y, bottom_text);
[INFO] [stdout] 79 +     draw_rect(bottom_rect_rows, bottom_rect_columns, bottom_rec_x, bottom_rect_y, bottom_text);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGWINCH` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |         SIGWINCH,
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGTERM` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         SIGTERM,
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGINT` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         SIGINT,
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGQUIT` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         SIGQUIT,
[INFO] [stdout]     |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIGHUP` in this scope
[INFO] [stdout]    --> ui/src/lib.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         SIGHUP
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `char` found for reference `&str` in the current scope
[INFO] [stdout]   --> ui/src/lib.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |         x + (columns - middle_text.char().count as u16) /2,
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `chars` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 |         x + (columns - middle_text.chars().count as u16) /2,
[INFO] [stdout]    |                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `char` found for reference `&str` in the current scope
[INFO] [stdout]   --> ui/src/lib.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |         x + (columns - middle_text.char().count as u16) /2,
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `chars` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 47 |         x + (columns - middle_text.chars().count as u16) /2,
[INFO] [stdout]    |                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ui` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ui` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "b9066a8c3d2eb1d3573b00fc5ee3719e6a380ce85cd9413cf0414dec31809281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9066a8c3d2eb1d3573b00fc5ee3719e6a380ce85cd9413cf0414dec31809281", kill_on_drop: false }`
[INFO] [stdout] b9066a8c3d2eb1d3573b00fc5ee3719e6a380ce85cd9413cf0414dec31809281
