[INFO] updating cached repository https://github.com/MegaBouncer/DataStore
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 68f31e6070844d71006625101e9e12fe5a8a3b73
[INFO] checking MegaBouncer/DataStore against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaBouncer%2FDataStore" "/workspace/builds/worker-8/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MegaBouncer/DataStore on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/MegaBouncer/DataStore
[INFO] removed path dependency shared from git repo https://github.com/MegaBouncer/DataStore
[INFO] finished tweaking git repo https://github.com/MegaBouncer/DataStore
[INFO] tweaked toml for git repo https://github.com/MegaBouncer/DataStore written to /workspace/builds/worker-8/source/Cargo.toml
[INFO] crate git repo https://github.com/MegaBouncer/DataStore already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e111de2672dd3f6617ee8a7789262b493fa0f9b4099cd022e93862bd276392ce
[INFO] running `"docker" "start" "-a" "e111de2672dd3f6617ee8a7789262b493fa0f9b4099cd022e93862bd276392ce"`
[INFO] [stderr] warning: dependency (shared) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling cortex-m v0.6.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m v0.5.10
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking aligned v0.2.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling nom v5.1.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling lexical-core v0.6.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking as-slice v0.1.3
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]     Checking aligned v0.3.2
[INFO] [stderr]     Checking shared v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking config v0.10.1
[INFO] [stderr]     Checking redis v0.15.1
[INFO] [stderr]     Checking datastore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: couldn't read src/../config.toml: No such file or directory (os error 2)
[INFO] [stderr]   --> src/main.rs:22:50
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let config_file = config::File::from_str(include_str!("../config.toml"), config::FileFormat::Toml).required(true);
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `shared::prelude`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use shared::prelude::*;
[INFO] [stderr]   |             ^^^^^^^ could not find `prelude` in `shared`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Client` in `shared`
[INFO] [stderr]   --> src/main.rs:10:30
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut client = shared::Client::default();
[INFO] [stderr]    |                              ^^^^^^ could not find `Client` in `shared`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             ComponentResponse::ListenToChannel(Channel::from_string("data.get_by_key")),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Channel`
[INFO] [stderr]   --> src/main.rs:39:48
[INFO] [stderr]    |
[INFO] [stderr] 39 |             ComponentResponse::ListenToChannel(Channel::from_string("data.get_by_key")),
[INFO] [stderr]    |                                                ^^^^^^^ use of undeclared type or module `Channel`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |             ComponentResponse::ListenToChannel(Channel::from_string("data.set")),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Channel`
[INFO] [stderr]   --> src/main.rs:40:48
[INFO] [stderr]    |
[INFO] [stderr] 40 |             ComponentResponse::ListenToChannel(Channel::from_string("data.set")),
[INFO] [stderr]    |                                                ^^^^^^^ use of undeclared type or module `Channel`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:46:28
[INFO] [stderr]    |
[INFO] [stderr] 46 |                 Some(Some(&Value::String(ref str))) => str,
[INFO] [stderr]    |                            ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Message`
[INFO] [stderr]   --> src/main.rs:54:31
[INFO] [stderr]    |
[INFO] [stderr] 54 |             let mut message = Message::new_emit(format!("data.{}", key), |_|{});
[INFO] [stderr]    |                               ^^^^^^^ use of undeclared type or module `Message`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:59:17
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 Value::String(result)
[INFO] [stderr]    |                 ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 |             vec![ComponentResponse::Send(message)]
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:64:28
[INFO] [stderr]    |
[INFO] [stderr] 64 |                 Some(Some(&Value::String(ref str))) => str,
[INFO] [stderr]    |                            ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Message`
[INFO] [stderr]   --> src/main.rs:79:31
[INFO] [stderr]    |
[INFO] [stderr] 79 |             let mut message = Message::new_emit(format!("data.{}", key), |_|{});
[INFO] [stderr]    |                               ^^^^^^^ use of undeclared type or module `Message`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:82:18
[INFO] [stderr]    |
[INFO] [stderr] 82 |             vec![ComponentResponse::Send(message)]
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope
[INFO] [stderr]   --> src/main.rs:36:6
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |      ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Poll` in this scope
[INFO] [stderr]   --> src/main.rs:37:28
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn init(&self, _poll: &Poll) -> Vec<ComponentResponse>{
[INFO] [stderr]    |                            ^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use std::task::Poll;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentResponse` in this scope
[INFO] [stderr]   --> src/main.rs:37:41
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<ComponentResponse>`
[INFO] [stderr] 37 |     fn init(&self, _poll: &Poll) -> Vec<ComponentResponse>{
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Poll` in this scope
[INFO] [stderr]   --> src/main.rs:43:44
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                            ^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use std::task::Poll;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Channel` in this scope
[INFO] [stderr]   --> src/main.rs:43:60
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                            ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Value` in this scope
[INFO] [stderr]   --> src/main.rs:43:105
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                                                                         ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use config::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use redis::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use serde_json::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use serde_json::value::Value;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentResponse` in this scope
[INFO] [stderr]   --> src/main.rs:43:119
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<ComponentResponse>`
[INFO] [stderr] ...
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                                                                                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error: could not compile `datastore`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: couldn't read src/../config.toml: No such file or directory (os error 2)
[INFO] [stderr]   --> src/main.rs:22:50
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let config_file = config::File::from_str(include_str!("../config.toml"), config::FileFormat::Toml).required(true);
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `shared::prelude`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use shared::prelude::*;
[INFO] [stderr]   |             ^^^^^^^ could not find `prelude` in `shared`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Client` in `shared`
[INFO] [stderr]   --> src/main.rs:10:30
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let mut client = shared::Client::default();
[INFO] [stderr]    |                              ^^^^^^ could not find `Client` in `shared`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             ComponentResponse::ListenToChannel(Channel::from_string("data.get_by_key")),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Channel`
[INFO] [stderr]   --> src/main.rs:39:48
[INFO] [stderr]    |
[INFO] [stderr] 39 |             ComponentResponse::ListenToChannel(Channel::from_string("data.get_by_key")),
[INFO] [stderr]    |                                                ^^^^^^^ use of undeclared type or module `Channel`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:40:13
[INFO] [stderr]    |
[INFO] [stderr] 40 |             ComponentResponse::ListenToChannel(Channel::from_string("data.set")),
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Channel`
[INFO] [stderr]   --> src/main.rs:40:48
[INFO] [stderr]    |
[INFO] [stderr] 40 |             ComponentResponse::ListenToChannel(Channel::from_string("data.set")),
[INFO] [stderr]    |                                                ^^^^^^^ use of undeclared type or module `Channel`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:46:28
[INFO] [stderr]    |
[INFO] [stderr] 46 |                 Some(Some(&Value::String(ref str))) => str,
[INFO] [stderr]    |                            ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Message`
[INFO] [stderr]   --> src/main.rs:54:31
[INFO] [stderr]    |
[INFO] [stderr] 54 |             let mut message = Message::new_emit(format!("data.{}", key), |_|{});
[INFO] [stderr]    |                               ^^^^^^^ use of undeclared type or module `Message`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:59:17
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 Value::String(result)
[INFO] [stderr]    |                 ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:61:18
[INFO] [stderr]    |
[INFO] [stderr] 61 |             vec![ComponentResponse::Send(message)]
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Value`
[INFO] [stderr]   --> src/main.rs:64:28
[INFO] [stderr]    |
[INFO] [stderr] 64 |                 Some(Some(&Value::String(ref str))) => str,
[INFO] [stderr]    |                            ^^^^^ use of undeclared type or module `Value`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Message`
[INFO] [stderr]   --> src/main.rs:79:31
[INFO] [stderr]    |
[INFO] [stderr] 79 |             let mut message = Message::new_emit(format!("data.{}", key), |_|{});
[INFO] [stderr]    |                               ^^^^^^^ use of undeclared type or module `Message`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ComponentResponse`
[INFO] [stderr]   --> src/main.rs:82:18
[INFO] [stderr]    |
[INFO] [stderr] 82 |             vec![ComponentResponse::Send(message)]
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^ use of undeclared type or module `ComponentResponse`
[INFO] [stderr] 
[INFO] [stderr] error[E0405]: cannot find trait `Component` in this scope
[INFO] [stderr]   --> src/main.rs:36:6
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |      ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Poll` in this scope
[INFO] [stderr]   --> src/main.rs:37:28
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn init(&self, _poll: &Poll) -> Vec<ComponentResponse>{
[INFO] [stderr]    |                            ^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use std::task::Poll;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentResponse` in this scope
[INFO] [stderr]   --> src/main.rs:37:41
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<ComponentResponse>`
[INFO] [stderr] 37 |     fn init(&self, _poll: &Poll) -> Vec<ComponentResponse>{
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Poll` in this scope
[INFO] [stderr]   --> src/main.rs:43:44
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                            ^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use std::task::Poll;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Channel` in this scope
[INFO] [stderr]   --> src/main.rs:43:60
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                            ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Value` in this scope
[INFO] [stderr]   --> src/main.rs:43:105
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                                                                         ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 6  | use config::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use redis::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use serde_json::Value;
[INFO] [stderr]    |
[INFO] [stderr] 6  | use serde_json::value::Value;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `ComponentResponse` in this scope
[INFO] [stderr]   --> src/main.rs:43:119
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Component for RedisConnector {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<ComponentResponse>`
[INFO] [stderr] ...
[INFO] [stderr] 43 |     fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option<String>, message: &Value) -> Vec<ComponentResponse> {
[INFO] [stderr]    |                                                                                                                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0405`.
[INFO] [stderr] error: could not compile `datastore`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "e111de2672dd3f6617ee8a7789262b493fa0f9b4099cd022e93862bd276392ce"`
[INFO] running `"docker" "rm" "-f" "e111de2672dd3f6617ee8a7789262b493fa0f9b4099cd022e93862bd276392ce"`
[INFO] [stdout] e111de2672dd3f6617ee8a7789262b493fa0f9b4099cd022e93862bd276392ce
