[INFO] cloning repository https://github.com/MegaBouncer/DataStore [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MegaBouncer/DataStore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaBouncer%2FDataStore"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaBouncer%2FDataStore'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68f31e6070844d71006625101e9e12fe5a8a3b73 [INFO] testing MegaBouncer/DataStore against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegaBouncer%2FDataStore" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MegaBouncer/DataStore on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-3/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" "+beta-2020-06-03" "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-3/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" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 011a868c7c7ca499f8565bd017efbae2581ed634535568be565744ec6ef560fe [INFO] running `"docker" "start" "-a" "011a868c7c7ca499f8565bd017efbae2581ed634535568be565744ec6ef560fe"` [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] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling shared v0.1.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling redis v0.16.0 [INFO] [stderr] Compiling 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: consider importing this enum [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: consider importing this enum [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: consider importing one of these items [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" "011a868c7c7ca499f8565bd017efbae2581ed634535568be565744ec6ef560fe"` [INFO] running `"docker" "rm" "-f" "011a868c7c7ca499f8565bd017efbae2581ed634535568be565744ec6ef560fe"` [INFO] [stdout] 011a868c7c7ca499f8565bd017efbae2581ed634535568be565744ec6ef560fe