[INFO] updating cached repository https://github.com/Reflejo/yobot [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b336203281be3c562c27eb7a570ea7c2c3f62579 [INFO] testing Reflejo/yobot against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReflejo%2Fyobot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Reflejo/yobot on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Reflejo/yobot [INFO] finished tweaking git repo https://github.com/Reflejo/yobot [INFO] tweaked toml for git repo https://github.com/Reflejo/yobot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Reflejo/yobot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ea5c936758273d0a0171e1df7706dc200f42ccdbcd017425451688144a8b239 [INFO] running `Command { std: "docker" "start" "-a" "6ea5c936758273d0a0171e1df7706dc200f42ccdbcd017425451688144a8b239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea5c936758273d0a0171e1df7706dc200f42ccdbcd017425451688144a8b239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea5c936758273d0a0171e1df7706dc200f42ccdbcd017425451688144a8b239", kill_on_drop: false }` [INFO] [stdout] 6ea5c936758273d0a0171e1df7706dc200f42ccdbcd017425451688144a8b239 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced40ae4571e7b317f13d2b630254e102d70362b27752286caaa5136f521c914 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ced40ae4571e7b317f13d2b630254e102d70362b27752286caaa5136f521c914", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling slack_api v0.23.1 [INFO] [stderr] Compiling slack v0.24.0 [INFO] [stderr] Compiling yobot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `log::LogMetadata`, `log::LogLevel`, `log::LogRecord` [INFO] [stdout] --> src/logger.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{LogMetadata, LogLevel, LogRecord}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ no `LogRecord` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `LogLevel` in the root [INFO] [stdout] | no `LogMetadata` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use log::{Metadata, LogLevel, LogRecord}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 3 | use log::{LogMetadata, LogLevel, Record}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `on_ping` is not a member of trait `slack::EventHandler` [INFO] [stdout] --> src/slackhandler/mod.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | fn on_ping(&mut self, _cli: &mut slack::RtmClient) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `slack::EventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::rand::Rng` [INFO] [stdout] --> src/listener/profound.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use self::rand::Rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/yobot.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | listeners: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MessageListener` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `on_event` has 4 parameters but the declaration in trait `slack::EventHandler::on_event` has 3 [INFO] [stdout] --> src/slackhandler/mod.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | fn on_event(&mut self, cli: &mut slack::RtmClient, [INFO] [stdout] | _________________^ [INFO] [stdout] 88 | | result: Result<&Event, slack::Error>, _: &str) [INFO] [stdout] | |_____________________________________________________________^ expected 3 parameters, found 4 [INFO] [stdout] | [INFO] [stdout] = note: `on_event` from trait: `fn(&mut Self, &slack::RtmClient, slack::Event)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `on_connect` has an incompatible type for trait [INFO] [stdout] --> src/slackhandler/mod.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | fn on_connect(&mut self, _cli: &mut slack::RtmClient) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut slackhandler::SlackHandler, &slack::RtmClient)` [INFO] [stdout] found fn pointer `fn(&mut slackhandler::SlackHandler, &mut slack::RtmClient)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `on_close` has an incompatible type for trait [INFO] [stdout] --> src/slackhandler/mod.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | fn on_close(&mut self, _cli: &mut slack::RtmClient) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(&mut slackhandler::SlackHandler, &slack::RtmClient)` [INFO] [stdout] found fn pointer `fn(&mut slackhandler::SlackHandler, &mut slack::RtmClient)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `flush` [INFO] [stdout] --> src/logger.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | impl log::Log for SimpleLogger { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `flush` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn flush(&self) { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/listener/echo.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let _ = cli.send_message(&message.channel, &message.text); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/listener/meme.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | let mut response = match client.get("http://memegen.link/templates").send() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `hyper::Uri`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stdout] --> src/listener/meme.rs:34:72 [INFO] [stdout] | [INFO] [stdout] 34 | let mut response = match client.get("http://memegen.link/templates").send() { [INFO] [stdout] | ^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures<'_>` in the current scope [INFO] [stdout] --> src/listener/meme.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | let (kind, text) = (String::from(captures.at(1).unwrap()), captures.at(2).unwrap()); [INFO] [stdout] | ^^ method not found in `regex::Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures<'_>` in the current scope [INFO] [stdout] --> src/listener/meme.rs:70:71 [INFO] [stdout] | [INFO] [stdout] 70 | let (kind, text) = (String::from(captures.at(1).unwrap()), captures.at(2).unwrap()); [INFO] [stdout] | ^^ method not found in `regex::Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/listener/meme.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | let _ = cli.send_message(&message.channel, &msg); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/listener/meme.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | let _ = cli.send_message(&message.channel, &url); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures<'_>` in the current scope [INFO] [stdout] --> src/listener/slackbot.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | let (message, mut channel) = (captures.at(1).unwrap(), captures.at(2).unwrap().to_string()); [INFO] [stdout] | ^^ method not found in `regex::Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures<'_>` in the current scope [INFO] [stdout] --> src/listener/slackbot.rs:42:67 [INFO] [stdout] | [INFO] [stdout] 42 | let (message, mut channel) = (captures.at(1).unwrap(), captures.at(2).unwrap().to_string()); [INFO] [stdout] | ^^ method not found in `regex::Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `post` found for struct `hyper::Client` in the current scope [INFO] [stdout] --> src/listener/slackbot.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | let _ = client.post(&url).body(message).send(); [INFO] [stdout] | ^^^^ method not found in `hyper::Client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `next_u32` found for struct `listener::profound::rand::prelude::ThreadRng` in the current scope [INFO] [stdout] --> src/listener/profound.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | let index = rng.next_u32() % 116; [INFO] [stdout] | ^^^^^^^^ method not found in `listener::profound::rand::prelude::ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1/src/lib.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 144 | fn next_u32(&mut self) -> u32; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | the method is available for `std::boxed::Box` here [INFO] [stdout] | the method is available for `std::sync::Arc` here [INFO] [stdout] | the method is available for `std::rc::Rc` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use listener::profound::rand::RngCore;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/listener/profound.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | if let Ok(mut response) = client.get(&url).send() { [INFO] [stdout] | ^^^^ expected struct `hyper::Uri`, found `&std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stdout] --> src/listener/profound.rs:60:52 [INFO] [stdout] | [INFO] [stdout] 60 | if let Ok(mut response) = client.get(&url).send() { [INFO] [stdout] | ^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/listener/profound.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let _ = cli.send_message(&message.channel, &post.photo_url_1280); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/listener/profound.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let _ = cli.send_message(&message.channel, "Maybe next time"); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `slack::RtmClient` in the current scope [INFO] [stdout] --> src/slackhandler/mod.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | let mut cli = slack::RtmClient::new(&token); [INFO] [stdout] | ^^^ function or associated item not found in `slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `at` found for struct `regex::Captures<'_>` in the current scope [INFO] [stdout] --> src/slackhandler/mod.rs:73:39 [INFO] [stdout] | [INFO] [stdout] 73 | let prefix_len = captures.at(0).unwrap().len(); [INFO] [stdout] | ^^ method not found in `regex::Captures<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead [INFO] [stdout] --> src/slackhandler/mod.rs:76:35 [INFO] [stdout] | [INFO] [stdout] 76 | message = message.slice_unchecked(prefix_len, message_len); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/slackhandler/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | if let slack::Message::Standard {user: Some(ref user_id), [INFO] [stdout] | ____________________^ [INFO] [stdout] 93 | | text: Some(ref text), [INFO] [stdout] 94 | | channel: Some(ref channel), [INFO] [stdout] 95 | | ..} = *message [INFO] [stdout] | | ^ -------- [INFO] [stdout] | | | | [INFO] [stdout] | | | this expression has type `std::boxed::Box` [INFO] [stdout] | |________________________________________________| help: consider dereferencing the boxed value: `**message` [INFO] [stdout] | expected struct `std::boxed::Box`, found enum `slack::Message` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::boxed::Box` [INFO] [stdout] found enum `slack::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0026]: variant `slack::Message::Standard` does not have fields named `user`, `text`, `channel` [INFO] [stdout] --> src/slackhandler/mod.rs:92:46 [INFO] [stdout] | [INFO] [stdout] 92 | if let slack::Message::Standard {user: Some(ref user_id), [INFO] [stdout] | ^^^^ [INFO] [stdout] 93 | text: Some(ref text), [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | channel: Some(ref channel), [INFO] [stdout] | ^^^^^^^ variant `slack::Message::Standard` does not have these fields [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_id` found for mutable reference `&mut slack::RtmClient` in the current scope [INFO] [stdout] --> src/slackhandler/mod.rs:97:34 [INFO] [stdout] | [INFO] [stdout] 97 | let bot_id = cli.get_id().unwrap_or("".to_string()); [INFO] [stdout] | ^^^^^^ method not found in `&mut slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> src/slackhandler/mod.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | ... text: Some(ref text), [INFO] [stdout] | ^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `str` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] = note: required by `std::prelude::v1::Some` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `send_message` found for reference `&slack::RtmClient` in the current scope [INFO] [stdout] --> src/yobot.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | let _ = cli.send_message(&message.channel, &helps); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `&slack::RtmClient` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/listener/meme.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/listener/profound.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0026, E0046, E0050, E0053, E0277, E0308, E0407, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0026`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yobot`. [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: build failed [INFO] running `Command { std: "docker" "inspect" "ced40ae4571e7b317f13d2b630254e102d70362b27752286caaa5136f521c914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced40ae4571e7b317f13d2b630254e102d70362b27752286caaa5136f521c914", kill_on_drop: false }` [INFO] [stdout] ced40ae4571e7b317f13d2b630254e102d70362b27752286caaa5136f521c914