[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 try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaBouncer%2FDataStore" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MegaBouncer/DataStore on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-2/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] Downloading crates ... [INFO] [stderr] Downloaded redis v0.16.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 333368e4d644e2a418dc2948e29c64d4e113bf5b2c610274083426a398da4c6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "333368e4d644e2a418dc2948e29c64d4e113bf5b2c610274083426a398da4c6c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.5 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking aligned v0.3.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking shared v0.1.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking combine v4.1.0 [INFO] [stderr] Checking redis v0.16.0 [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{ [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: `` [INFO] [stderr] 37 | fn init(&self, _poll: &Poll) -> Vec{ [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, message: &Value) -> Vec { [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, message: &Value) -> Vec { [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, message: &Value) -> Vec { [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: `` [INFO] [stderr] ... [INFO] [stderr] 43 | fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option, message: &Value) -> Vec { [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{ [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: `` [INFO] [stderr] 37 | fn init(&self, _poll: &Poll) -> Vec{ [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, message: &Value) -> Vec { [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, message: &Value) -> Vec { [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, message: &Value) -> Vec { [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: `` [INFO] [stderr] ... [INFO] [stderr] 43 | fn message_received(&mut self, _poll: &Poll, channel: &Channel, _sender: &Option, message: &Value) -> Vec { [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" "333368e4d644e2a418dc2948e29c64d4e113bf5b2c610274083426a398da4c6c"` [INFO] running `"docker" "rm" "-f" "333368e4d644e2a418dc2948e29c64d4e113bf5b2c610274083426a398da4c6c"` [INFO] [stdout] 333368e4d644e2a418dc2948e29c64d4e113bf5b2c610274083426a398da4c6c