[INFO] fetching crate tca-rs 0.1.0...
[INFO] testing tca-rs-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate tca-rs 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tca-rs 0.1.0
[INFO] finished tweaking crates.io crate tca-rs 0.1.0
[INFO] tweaked toml for crates.io crate tca-rs 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tca-rs 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 817659fde29950d7c8d601f1eb9fb8270eb135a3aa3773a46438cfc7a38f0c93
[INFO] running `Command { std: "docker" "start" "-a" "817659fde29950d7c8d601f1eb9fb8270eb135a3aa3773a46438cfc7a38f0c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817659fde29950d7c8d601f1eb9fb8270eb135a3aa3773a46438cfc7a38f0c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817659fde29950d7c8d601f1eb9fb8270eb135a3aa3773a46438cfc7a38f0c93", kill_on_drop: false }`
[INFO] [stdout] 817659fde29950d7c8d601f1eb9fb8270eb135a3aa3773a46438cfc7a38f0c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53e03f19facaa415307b51e6aacc8631a314758835a7810a52c8c3c22cf507c2
[INFO] running `Command { std: "docker" "start" "-a" "53e03f19facaa415307b51e6aacc8631a314758835a7810a52c8c3c22cf507c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tca-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s
[INFO] running `Command { std: "docker" "inspect" "53e03f19facaa415307b51e6aacc8631a314758835a7810a52c8c3c22cf507c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e03f19facaa415307b51e6aacc8631a314758835a7810a52c8c3c22cf507c2", kill_on_drop: false }`
[INFO] [stdout] 53e03f19facaa415307b51e6aacc8631a314758835a7810a52c8c3c22cf507c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 284d1a34f3912aadd82782203f9abb8bb883adad65e95965da320375add54baf
[INFO] running `Command { std: "docker" "start" "-a" "284d1a34f3912aadd82782203f9abb8bb883adad65e95965da320375add54baf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tca-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "284d1a34f3912aadd82782203f9abb8bb883adad65e95965da320375add54baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "284d1a34f3912aadd82782203f9abb8bb883adad65e95965da320375add54baf", kill_on_drop: false }`
[INFO] [stdout] 284d1a34f3912aadd82782203f9abb8bb883adad65e95965da320375add54baf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac66659de3c93e5e28ea92a67b2246654627af54309ef86589e9a20262121f54
[INFO] running `Command { std: "docker" "start" "-a" "ac66659de3c93e5e28ea92a67b2246654627af54309ef86589e9a20262121f54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tca-a00ab4402d3146fe)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test store::test::simple_action ... ok
[INFO] [stdout] test store::test::test_reentrant_mutex ... ok
[INFO] [stdout] test store::test::multiple_scopes_not_hang ... ok
[INFO] [stdout] test store::test::closes_on_quit ... ok
[INFO] [stderr]    Doc-tests tca
[INFO] [stdout] test engine::test::reentrant_mutex_not_locks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/effect.rs - effect::Effect<Action>::run (line 46) ... FAILED
[INFO] [stdout] test src/store.rs - store::Store (line 86) ... FAILED
[INFO] [stdout] test src/effect.rs - effect::Effect<Action>::run (line 55) ... FAILED
[INFO] [stdout] test src/store.rs - store::Store (line 22) ... FAILED
[INFO] [stdout] test src/store.rs - store::Store (line 68) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/effect.rs - effect::Effect<Action>::run (line 46) stdout ----
[INFO] [stdout] error: expected one of `!`, `+`, `,`, `::`, `=`, or `>`, found `{`
[INFO] [stdout]   --> src/effect.rs:47:53
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct EventsClient<F: Fn() -> Stream<Item = Event> {
[INFO] [stdout]    |                                                     ^ expected one of `!`, `+`, `,`, `::`, `=`, or `>`
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct EventsClient<F: Fn() -> Stream<Item = Event>> {
[INFO] [stdout]    |                                                    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/store.rs - store::Store (line 86) stdout ----
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `<`, or `>`, found `)`
[INFO] [stdout]   --> src/store.rs:87:65
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction) {
[INFO] [stdout]    |                                                                 ^ expected one of 7 possible tokens
[INFO] [stdout]    |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction>) {
[INFO] [stdout]    |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `:`, `@`, or `|`, found `)`
[INFO] [stdout]   --> src/store.rs:87:65
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction) {
[INFO] [stdout]    |                                                                 ^ expected one of `:`, `@`, or `|`
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a parameter name, give it a type
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction: TypeName) {
[INFO] [stdout]    |                                                                 ++++++++++
[INFO] [stdout] help: if this is a type, explicitly ignore the parameter name
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, _: AppAction) {
[INFO] [stdout]    |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Frame` in this scope
[INFO] [stdout]   --> src/store.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction) {
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `store` in this scope
[INFO] [stdout]   --> src/store.rs:88:27
[INFO] [stdout]    |
[INFO] [stdout] 88 |     activity::draw(frame, store.scope(|s| &s.activity, AppAction::Activity));
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `activity`
[INFO] [stdout]   --> src/store.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     activity::draw(frame, store.scope(|s| &s.activity, AppAction::Activity));
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `activity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `activity`, use `cargo add activity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppAction`
[INFO] [stdout]   --> src/store.rs:88:56
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn draw_app(frame: &mut Frame, store: &Store<AppState, AppAction) {
[INFO] [stdout]    |                                                        --------- help: `AppAction` is defined here, but is not a type
[INFO] [stdout] 88 |     activity::draw(frame, store.scope(|s| &s.activity, AppAction::Activity));
[INFO] [stdout]    |                                                        ^^^^^^^^^ use of undeclared type `AppAction`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/effect.rs - effect::Effect<Action>::run (line 55) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `action` in this scope
[INFO] [stdout]   --> src/effect.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | match action {
[INFO] [stdout]    |       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Effect`
[INFO] [stdout]   --> src/effect.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Effect::run(async move |send| {
[INFO] [stdout]    |         ^^^^^^ use of undeclared type `Effect`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 55 + use tca::Effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventsClient`
[INFO] [stdout]   --> src/effect.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |             let events_client = EventsClient::new().events();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ use of undeclared type `EventsClient`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/effect.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 send.send(Action::Event(event));
[INFO] [stdout]    |                 ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Action`
[INFO] [stdout]   --> src/effect.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 send.send(Action::Event(event));
[INFO] [stdout]    |                           ^^^^^^ use of undeclared type `Action`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 send.send(Action::Event(event));
[INFO] [stdout] 61 +                 send.send(Option::Event(event));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Action`
[INFO] [stdout]   --> src/effect.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Action::StartButtonTapped => {
[INFO] [stdout]    |     ^^^^^^ use of undeclared type `Action`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 57 -     Action::StartButtonTapped => {
[INFO] [stdout] 57 +     Option::StartButtonTapped => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/store.rs - store::Store (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]   --> src/store.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | let mut terminal_events = crossterm::event::EventStream::new();
[INFO] [stdout]    |                           ^^^^^^^^^ use of unresolved module or unlinked crate `crossterm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crossterm`, use `cargo add crossterm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Feature` in this scope
[INFO] [stdout]   --> src/store.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | let store = tca::Store::new::<Feature>(State::default());
[INFO] [stdout]    |                               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_store_rs_22_0<Feature>() {
[INFO] [stdout]    |                                                                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `terminal` in this scope
[INFO] [stdout]   --> src/store.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     terminal.draw(|f| ui(f, &state))?;
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `state` in this scope
[INFO] [stdout]   --> src/store.rs:35:46
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     terminal.draw(|f| ui(f, &state))?;
[INFO] [stdout]    |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/store.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |   fn main() { #[allow(non_snake_case)] fn _doctest_main_src_store_rs_22_0() {
[INFO] [stdout]    |                                        ------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 31 | /     tokio::select! {
[INFO] [stdout] 32 | |         maybe_redraw = redraw_event => {
[INFO] [stdout] 33 | |             match maybe_redraw {
[INFO] [stdout] 34 | |                 Ok(()) => {
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     }
[INFO] [stdout]    | |_____^ only allowed inside `async` functions and blocks
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `tokio::select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `State`
[INFO] [stdout]   --> src/store.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 | let store = tca::Store::new::<Feature>(State::default());
[INFO] [stdout]    |                                        ^^^^^ use of undeclared type `State`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ui` in this scope
[INFO] [stdout]   --> src/store.rs:35:39
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     terminal.draw(|f| ui(f, &state))?;
[INFO] [stdout]    |                                       ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Action`
[INFO] [stdout]   --> src/store.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 Some(Ok(evt)) => store.send(Action::Event(evt)),
[INFO] [stdout]    |                                             ^^^^^^ use of undeclared type `Action`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 47 -                 Some(Ok(evt)) => store.send(Action::Event(evt)),
[INFO] [stdout] 47 +                 Some(Ok(evt)) => store.send(Option::Event(evt)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/store.rs:48:46
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Some(Err(err)) => return Err(err.into()),
[INFO] [stdout]    |                                              ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/store.rs - store::Store (line 68) stdout ----
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `reduce`
[INFO] [stdout]   --> src/store.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl tca::Reducer<AppState, AppAction> for Feature {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `reduce` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn reduce(_: &mut AppState, _: AppAction) -> Effect<AppAction> { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `activity`
[INFO] [stdout]   --> src/store.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     activity: activity::State,
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `activity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `activity`, use `cargo add activity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `activity`
[INFO] [stdout]   --> src/store.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     Activity(activity::Action),
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `activity`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `activity`, use `cargo add activity` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/effect.rs - effect::Effect<Action>::run (line 46)
[INFO] [stdout]     src/effect.rs - effect::Effect<Action>::run (line 55)
[INFO] [stdout]     src/store.rs - store::Store (line 22)
[INFO] [stdout]     src/store.rs - store::Store (line 68)
[INFO] [stdout]     src/store.rs - store::Store (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ac66659de3c93e5e28ea92a67b2246654627af54309ef86589e9a20262121f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac66659de3c93e5e28ea92a67b2246654627af54309ef86589e9a20262121f54", kill_on_drop: false }`
[INFO] [stdout] ac66659de3c93e5e28ea92a67b2246654627af54309ef86589e9a20262121f54
