[INFO] cloning repository https://github.com/HotelCalifornia/riirc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HotelCalifornia/riirc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotelCalifornia%2Friirc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotelCalifornia%2Friirc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b6981ad12165b9fcaca7176030418223b10569c [INFO] checking HotelCalifornia/riirc against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHotelCalifornia%2Friirc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HotelCalifornia/riirc on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HotelCalifornia/riirc [INFO] finished tweaking git repo https://github.com/HotelCalifornia/riirc [INFO] tweaked toml for git repo https://github.com/HotelCalifornia/riirc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/HotelCalifornia/riirc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 05ba0e52a3a0452db718df821d8d43964a9efd583406eac8cc5e3554b71612c0 [INFO] running `Command { std: "docker" "start" "-a" "05ba0e52a3a0452db718df821d8d43964a9efd583406eac8cc5e3554b71612c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05ba0e52a3a0452db718df821d8d43964a9efd583406eac8cc5e3554b71612c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ba0e52a3a0452db718df821d8d43964a9efd583406eac8cc5e3554b71612c0", kill_on_drop: false }` [INFO] [stdout] 05ba0e52a3a0452db718df821d8d43964a9efd583406eac8cc5e3554b71612c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491aa8717f9b137c51f7ef5e701f806856a3863e330fa6be152a8aa2e1bbede1 [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" "491aa8717f9b137c51f7ef5e701f806856a3863e330fa6be152a8aa2e1bbede1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derivative v2.0.2 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking num_enum v0.4.3 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking riirc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `Command` is defined multiple times [INFO] [stdout] --> src/irc/proto.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- previous definition of the type `Command` here [INFO] [stdout] ... [INFO] [stdout] 313 | pub enum Command { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `Command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `Command` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ready` [INFO] [stdout] --> src/irc/transport.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{ready, Stream, task::Poll}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::codec::Framed` [INFO] [stdout] --> src/irc/transport.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_util::codec::Framed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/irc/transport.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `Command` is defined multiple times [INFO] [stdout] --> src/irc/proto.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- previous definition of the type `Command` here [INFO] [stdout] ... [INFO] [stdout] 313 | pub enum Command { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ `Command` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `Command` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ready` [INFO] [stdout] --> src/irc/transport.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{ready, Stream, task::Poll}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::codec::Framed` [INFO] [stdout] --> src/irc/transport.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio_util::codec::Framed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/irc/transport.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `impl futures::Future: tokio::io::AsyncRead` is not satisfied [INFO] [stdout] --> src/irc/mod.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | let stream = codec::ServerMessageCodec::default().framed(TcpStream::connect(addr)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `impl futures::Future: tokio::io::AsyncWrite` is not satisfied [INFO] [stdout] --> src/irc/mod.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | let stream = codec::ServerMessageCodec::default().framed(TcpStream::connect(addr)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `impl futures::Future: tokio::io::AsyncRead` is not satisfied [INFO] [stdout] --> src/irc/mod.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | let stream = codec::ServerMessageCodec::default().framed(TcpStream::connect(addr)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncRead` is not implemented for `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `impl futures::Future: tokio::io::AsyncWrite` is not satisfied [INFO] [stdout] --> src/irc/mod.rs:17:66 [INFO] [stdout] | [INFO] [stdout] 17 | let stream = codec::ServerMessageCodec::default().framed(TcpStream::connect(addr)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tokio::io::AsyncWrite` is not implemented for `impl futures::Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `split` found for struct `Framed` in the current scope [INFO] [stdout] --> src/irc/mod.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | let (sink, stream) = stream.split(); [INFO] [stdout] | ^^^^^ method not found in `Framed` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-util-0.3.1/src/codec/framed.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / pin_project! { [INFO] [stdout] 21 | | /// A unified [`Stream`] and [`Sink`] interface to an underlying I/O object, using [INFO] [stdout] 22 | | /// the `Encoder` and `Decoder` traits to encode and decode frames. [INFO] [stdout] 23 | | /// [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_doesn't satisfy `_: Stream` [INFO] [stdout] | doesn't satisfy `_: futures::StreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `split` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Framed: Stream` [INFO] [stdout] which is required by `Framed: futures::StreamExt` [INFO] [stdout] `&Framed: Stream` [INFO] [stdout] which is required by `&Framed: futures::StreamExt` [INFO] [stdout] `&mut Framed: Stream` [INFO] [stdout] which is required by `&mut Framed: futures::StreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/mod.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | if let Ok(proto::Message {command: proto::Command::Cmd("PING"), params: params, ..}) = message { [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] | [INFO] [stdout] ::: src/irc/proto.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `split` found for struct `Framed` in the current scope [INFO] [stdout] --> src/irc/mod.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | let (sink, stream) = stream.split(); [INFO] [stdout] | ^^^^^ method not found in `Framed` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-util-0.3.1/src/codec/framed.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / pin_project! { [INFO] [stdout] 21 | | /// A unified [`Stream`] and [`Sink`] interface to an underlying I/O object, using [INFO] [stdout] 22 | | /// the `Encoder` and `Decoder` traits to encode and decode frames. [INFO] [stdout] 23 | | /// [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_doesn't satisfy `_: Stream` [INFO] [stdout] | doesn't satisfy `_: futures::StreamExt` [INFO] [stdout] | [INFO] [stdout] = note: the method `split` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Framed: Stream` [INFO] [stdout] which is required by `Framed: futures::StreamExt` [INFO] [stdout] `&Framed: Stream` [INFO] [stdout] which is required by `&Framed: futures::StreamExt` [INFO] [stdout] `&mut Framed: Stream` [INFO] [stdout] which is required by `&mut Framed: futures::StreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/mod.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | if let Ok(proto::Message {command: proto::Command::Cmd("PING"), params: params, ..}) = message { [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] | [INFO] [stdout] ::: src/irc/proto.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.nick` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | params: vec![self.user.nick], [INFO] [stdout] | ^^^^^^^^^^^^^^ move occurs because `self.user.nick` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.nick` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | params: vec![self.user.nick], [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.nick` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.name` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | ...: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | move occurs because `self.user.name` has type `Option`, which does not implement the `Copy` trait [INFO] [stdout] | help: consider borrowing the `Option`'s content: `self.user.name.as_ref()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.name` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 64 | ... self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | ... params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous"... [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.name` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.nick` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | ...name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^ move occurs because `self.user.nick` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.nick` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 64 | ... self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | ... params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous"... [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.nick` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.real_name` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:103 [INFO] [stdout] | [INFO] [stdout] 68 | ...ick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | move occurs because `self.user.real_name` has type `Option`, which does not implement the `Copy` trait [INFO] [stdout] | help: consider borrowing the `Option`'s content: `self.user.real_name.as_ref()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.real_name` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:103 [INFO] [stdout] | [INFO] [stdout] 64 | self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymou... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ move out of `self.user.real_name` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.nick` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | params: vec![self.user.nick], [INFO] [stdout] | ^^^^^^^^^^^^^^ move occurs because `self.user.nick` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.nick` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 58 | self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 62 | params: vec![self.user.nick], [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.nick` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.name` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | ...: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | move occurs because `self.user.name` has type `Option`, which does not implement the `Copy` trait [INFO] [stdout] | help: consider borrowing the `Option`'s content: `self.user.name.as_ref()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.name` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 64 | ... self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | ... params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous"... [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.name` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.nick` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 68 | ...name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^ move occurs because `self.user.nick` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.nick` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:47 [INFO] [stdout] | [INFO] [stdout] 64 | ... self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | ... params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous"... [INFO] [stdout] | ^^^^^^^^^^^^^^ move out of `self.user.nick` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.user.real_name` which is behind a mutable reference [INFO] [stdout] --> src/irc/mod.rs:68:103 [INFO] [stdout] | [INFO] [stdout] 68 | ...ick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymous")?], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | move occurs because `self.user.real_name` has type `Option`, which does not implement the `Copy` trait [INFO] [stdout] | help: consider borrowing the `Option`'s content: `self.user.real_name.as_ref()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `self.user.real_name` because it is borrowed [INFO] [stdout] --> src/irc/mod.rs:68:103 [INFO] [stdout] | [INFO] [stdout] 64 | self.send(proto::Message { [INFO] [stdout] | ---- ---- borrow later used by call [INFO] [stdout] | | [INFO] [stdout] | borrow of `*self` occurs here [INFO] [stdout] ... [INFO] [stdout] 68 | params: vec![self.user.name.ok_or(self.user.nick)?, String::from("0"), String::from("*"), self.user.real_name.ok_or("Anonymou... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ move out of `self.user.real_name` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 314 | Cmd(String), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 315 | Response(Reply), [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 312 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 312 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:321:37 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 321 | b'0'..=b'9' => Command::Response(Reply::from(String::from_utf8(src.to_vec()).unwrap().parse::().unwrap())), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 322 | _ => Command::Cmd(String::from_utf8(src.to_vec()).unwrap()), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 330 | Ok(n) => Command::Response(Reply::from(n)), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 331 | Err(_) => Command::Cmd(src), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:431:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 431 | Command::Response(n) => format!("{:?}", n), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:432:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 432 | Command::Cmd(s) => format!("{}", s), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `poll_next` found for struct `tokio::net::TcpStream` in the current scope [INFO] [stdout] --> src/irc/transport.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | TcpStream::poll_next(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `tokio::net::TcpStream` [INFO] [stdout] | help: there is an associated function with a similar name: `poll_peek` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/net/tcp/stream.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TcpStream { [INFO] [stdout] | -------------------- doesn't satisfy `tokio::net::TcpStream: Stream` [INFO] [stdout] | [INFO] [stdout] = note: the method `poll_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `tokio::net::TcpStream: Stream` [INFO] [stdout] which is required by `&mut tokio::net::TcpStream: Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: Deref` is not satisfied [INFO] [stdout] --> src/irc/transport.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | TcpStream::poll_next(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Deref` is not implemented for `tokio::net::TcpStream` [INFO] [stdout] | [INFO] [stdout] = note: required by `Pin::

::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 314 | Cmd(String), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:26:50 [INFO] [stdout] | [INFO] [stdout] 26 | TcpStream::poll_write(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | TcpStream::poll_flush(std::pin::Pin::new(self.get_mut().stream), cx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | TcpStream::poll_shutdown(std::pin::Pin::new(self.get_mut().stream), cx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/irc/transport.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{ready, Stream, task::Poll}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0428, E0505, E0507, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 315 | Response(Reply), [INFO] [stdout] | ^^^^^^^^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 312 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:312:10 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 312 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:321:37 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 321 | b'0'..=b'9' => Command::Response(Reply::from(String::from_utf8(src.to_vec()).unwrap().parse::().unwrap())), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `riirc` [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 322 | _ => Command::Cmd(String::from_utf8(src.to_vec()).unwrap()), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 330 | Ok(n) => Command::Response(Reply::from(n)), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 331 | Err(_) => Command::Cmd(src), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `Response` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:431:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Response` not found here [INFO] [stdout] ... [INFO] [stdout] 431 | Command::Response(n) => format!("{:?}", n), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Cmd` found for enum `proto::Command` in the current scope [INFO] [stdout] --> src/irc/proto.rs:432:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum Command { [INFO] [stdout] | ---------------- variant or associated item `Cmd` not found here [INFO] [stdout] ... [INFO] [stdout] 432 | Command::Cmd(s) => format!("{}", s), [INFO] [stdout] | ^^^ variant or associated item not found in `proto::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `poll_next` found for struct `tokio::net::TcpStream` in the current scope [INFO] [stdout] --> src/irc/transport.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | TcpStream::poll_next(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `tokio::net::TcpStream` [INFO] [stdout] | help: there is an associated function with a similar name: `poll_peek` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/net/tcp/stream.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct TcpStream { [INFO] [stdout] | -------------------- doesn't satisfy `tokio::net::TcpStream: Stream` [INFO] [stdout] | [INFO] [stdout] = note: the method `poll_next` exists but the following trait bounds were not satisfied: [INFO] [stdout] `tokio::net::TcpStream: Stream` [INFO] [stdout] which is required by `&mut tokio::net::TcpStream: Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `tokio::net::TcpStream: Deref` is not satisfied [INFO] [stdout] --> src/irc/transport.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | TcpStream::poll_next(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Deref` is not implemented for `tokio::net::TcpStream` [INFO] [stdout] | [INFO] [stdout] = note: required by `Pin::

::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:26:50 [INFO] [stdout] | [INFO] [stdout] 26 | TcpStream::poll_write(std::pin::Pin::new(self.get_mut().stream), cx, buf) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | TcpStream::poll_flush(std::pin::Pin::new(self.get_mut().stream), cx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/irc/transport.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | TcpStream::poll_shutdown(std::pin::Pin::new(self.get_mut().stream), cx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut tokio::net::TcpStream`, found struct `tokio::net::TcpStream` [INFO] [stdout] | help: consider mutably borrowing here: `&mut self.get_mut().stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/irc/transport.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::{ready, Stream, task::Poll}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 28 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0428, E0505, E0507, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "491aa8717f9b137c51f7ef5e701f806856a3863e330fa6be152a8aa2e1bbede1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491aa8717f9b137c51f7ef5e701f806856a3863e330fa6be152a8aa2e1bbede1", kill_on_drop: false }` [INFO] [stdout] 491aa8717f9b137c51f7ef5e701f806856a3863e330fa6be152a8aa2e1bbede1