[INFO] cloning repository https://github.com/Bright-Shard/scaffolding
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bright-Shard/scaffolding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fscaffolding", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fscaffolding'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 994bbd8a218b04e6a14c214f5e325e391293ed4e
[INFO] checking Bright-Shard/scaffolding against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBright-Shard%2Fscaffolding" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bright-Shard/scaffolding
[INFO] finished tweaking git repo https://github.com/Bright-Shard/scaffolding
[INFO] tweaked toml for git repo https://github.com/Bright-Shard/scaffolding written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bright-Shard/scaffolding on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bright-Shard/scaffolding 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5be8ee522f4d06aae0c780222a4760f420491059543a8c74184bab057d2ae9f
[INFO] running `Command { std: "docker" "start" "-a" "b5be8ee522f4d06aae0c780222a4760f420491059543a8c74184bab057d2ae9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5be8ee522f4d06aae0c780222a4760f420491059543a8c74184bab057d2ae9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5be8ee522f4d06aae0c780222a4760f420491059543a8c74184bab057d2ae9f", kill_on_drop: false }`
[INFO] [stdout] b5be8ee522f4d06aae0c780222a4760f420491059543a8c74184bab057d2ae9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eb9bb1462fbd90b5ebe5f83af9a70cee10d40adad195128f20b9eec5e1af070
[INFO] running `Command { std: "docker" "start" "-a" "7eb9bb1462fbd90b5ebe5f83af9a70cee10d40adad195128f20b9eec5e1af070", kill_on_drop: false }`
[INFO] [stderr]    Compiling scaffolding-macros v0.1.0 (/opt/rustwide/workdir/scaffolding-macros)
[INFO] [stderr]     Checking scaffolding v0.1.0 (/opt/rustwide/workdir/scaffolding)
[INFO] [stdout] warning: unused import: `MessageHandler`
[INFO] [stdout]  --> scaffolding/src/state/executable.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::state::{InState, MessageHandler, State};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MessageHandler`
[INFO] [stdout]  --> scaffolding/src/state/executable.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::state::{InState, MessageHandler, State};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> scaffolding/src/datatypes/arenavec.rs:427:14
[INFO] [stdout]     |
[INFO] [stdout] 427 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 427 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> scaffolding/src/datatypes/arenavec.rs:427:14
[INFO] [stdout]     |
[INFO] [stdout] 427 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 427 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scaffolding-tui v0.1.0 (/opt/rustwide/workdir/plugins/scaffolding-tui)
[INFO] [stderr]     Checking scaffolding-ui v0.1.0 (/opt/rustwide/workdir/plugins/scaffolding-ui)
[INFO] [stderr]     Checking plugin v0.1.0 (/opt/rustwide/workdir/examples/plugin)
[INFO] [stderr]     Checking state v0.1.0 (/opt/rustwide/workdir/examples/state)
[INFO] [stdout] warning: unused import: `display::Display`
[INFO] [stdout]  --> plugins/scaffolding-ui/src/lib.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {display::Display, scaffolding::plugin_prelude::*};
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `display::Display`
[INFO] [stdout]  --> plugins/scaffolding-ui/src/lib.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {display::Display, scaffolding::plugin_prelude::*};
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> examples/plugin/src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<S: AppWithPlugin<CounterPluginState>> ExecutableArg<S> for CounterPlugin<'_> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin` (bin "plugin" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/runloop.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |         S: AppWithPlugin<TuiPlugin>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:163:6
[INFO] [stdout]     |
[INFO] [stdout] 163 |         if terminal.clicked_mouse_buttons.contains(&0) {
[INFO] [stdout]     |            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:164:40
[INFO] [stdout]     |
[INFO] [stdout] 164 |             cache.focused = self.frame.contains(terminal.mouse_pos);
[INFO] [stdout]     |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for key in terminal.pressed_keys.iter() {
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 |             terminal.target_cursor_location.set(Some((
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |         terminal.set_bg(self.background_colour);
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 |             terminal.set_fg(self.text_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:185:4
[INFO] [stdout]     |
[INFO] [stdout] 185 |             terminal.set_fg(self.placeholder_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 |         terminal.draw(
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 |             terminal.set_fg(self.border_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 |             terminal.draw(Border {
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Tui<'a, S: AppWithPlugin<TuiPlugin>> {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<S: AppWithPlugin<TuiPlugin>> ExecutableArg<S> for Tui<'_, S> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<S: AppWithPlugin<TuiPlugin>> Tui<'_, S> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> examples/plugin/src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<S: AppWithPlugin<CounterPluginState>> ExecutableArg<S> for CounterPlugin<'_> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin` (bin "plugin") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/runloop.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |         S: AppWithPlugin<TuiPlugin>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:163:6
[INFO] [stdout]     |
[INFO] [stdout] 163 |         if terminal.clicked_mouse_buttons.contains(&0) {
[INFO] [stdout]     |            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:164:40
[INFO] [stdout]     |
[INFO] [stdout] 164 |             cache.focused = self.frame.contains(terminal.mouse_pos);
[INFO] [stdout]     |                                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |             for key in terminal.pressed_keys.iter() {
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:173:4
[INFO] [stdout]     |
[INFO] [stdout] 173 |             terminal.target_cursor_location.set(Some((
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 |         terminal.set_bg(self.background_colour);
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:182:4
[INFO] [stdout]     |
[INFO] [stdout] 182 |             terminal.set_fg(self.text_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:185:4
[INFO] [stdout]     |
[INFO] [stdout] 185 |             terminal.set_fg(self.placeholder_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 |         terminal.draw(
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:211:4
[INFO] [stdout]     |
[INFO] [stdout] 211 |             terminal.set_fg(self.border_colour);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]    --> plugins/scaffolding-tui/src/widgets/textinput.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 |             terminal.draw(Border {
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Tui<'a, S: AppWithPlugin<TuiPlugin>> {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl<S: AppWithPlugin<TuiPlugin>> ExecutableArg<S> for Tui<'_, S> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `AppWithPlugin` in this scope
[INFO] [stdout]   --> plugins/scaffolding-tui/src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<S: AppWithPlugin<TuiPlugin>> Tui<'_, S> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scaffolding-tui` (lib test) due to 14 previous errors
[INFO] [stdout] warning: struct `State4` is never constructed
[INFO] [stdout]   --> examples/state/src/main.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct State4();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `State4` is never constructed
[INFO] [stdout]   --> examples/state/src/main.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct State4();
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scaffolding-tui` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "7eb9bb1462fbd90b5ebe5f83af9a70cee10d40adad195128f20b9eec5e1af070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb9bb1462fbd90b5ebe5f83af9a70cee10d40adad195128f20b9eec5e1af070", kill_on_drop: false }`
[INFO] [stdout] 7eb9bb1462fbd90b5ebe5f83af9a70cee10d40adad195128f20b9eec5e1af070
