[INFO] cloning repository https://github.com/nero-services/nero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nero-services/nero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnero-services%2Fnero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnero-services%2Fnero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f521b1759f83c583937f02cfde3602dfad3cca44 [INFO] testing nero-services/nero against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnero-services%2Fnero" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nero-services/nero on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nero-services/nero [INFO] finished tweaking git repo https://github.com/nero-services/nero [INFO] tweaked toml for git repo https://github.com/nero-services/nero written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nero-services/nero already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96158bf68b13f19a92ceb0487423d9c5b95d4b73bedc37829dde2ab9c55cc8db [INFO] running `Command { std: "docker" "start" "-a" "96158bf68b13f19a92ceb0487423d9c5b95d4b73bedc37829dde2ab9c55cc8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96158bf68b13f19a92ceb0487423d9c5b95d4b73bedc37829dde2ab9c55cc8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96158bf68b13f19a92ceb0487423d9c5b95d4b73bedc37829dde2ab9c55cc8db", kill_on_drop: false }` [INFO] [stdout] 96158bf68b13f19a92ceb0487423d9c5b95d4b73bedc37829dde2ab9c55cc8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc25621e477b2cd01efae3f7ab0b7e2ea64c5fe78ee3830977685a3485261ee9 [INFO] running `Command { std: "docker" "start" "-a" "fc25621e477b2cd01efae3f7ab0b7e2ea64c5fe78ee3830977685a3485261ee9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling nero v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / bitflags! { [INFO] [stdout] 80 | | pub struct P10UserModes: u64 { [INFO] [stdout] 81 | | const UMODE_OPER = 1 << 0; [INFO] [stdout] 82 | | const UMODE_INVISIBLE = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / bitflags! { [INFO] [stdout] 80 | | pub struct P10UserModes: u64 { [INFO] [stdout] 81 | | const UMODE_OPER = 1 << 0; [INFO] [stdout] 82 | | const UMODE_INVISIBLE = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | / bitflags! { [INFO] [stdout] 80 | | pub struct P10UserModes: u64 { [INFO] [stdout] 81 | | const UMODE_OPER = 1 << 0; [INFO] [stdout] 82 | | const UMODE_INVISIBLE = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 91 | | } [INFO] [stdout] 92 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / bitflags! { [INFO] [stdout] 95 | | pub struct P10ChannelModes: u64 { [INFO] [stdout] 96 | | const CMODE_PRIVATE = 1 << 0; [INFO] [stdout] 97 | | const CMODE_SECRET = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / bitflags! { [INFO] [stdout] 95 | | pub struct P10ChannelModes: u64 { [INFO] [stdout] 96 | | const CMODE_PRIVATE = 1 << 0; [INFO] [stdout] 97 | | const CMODE_SECRET = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / bitflags! { [INFO] [stdout] 95 | | pub struct P10ChannelModes: u64 { [INFO] [stdout] 96 | | const CMODE_PRIVATE = 1 << 0; [INFO] [stdout] 97 | | const CMODE_SECRET = 1 << 1; [INFO] [stdout] ... | [INFO] [stdout] 112 | | } [INFO] [stdout] 113 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / bitflags! { [INFO] [stdout] 116 | | pub struct P10MemberModes: u64 { [INFO] [stdout] 117 | | const MMODE_CHANOP = 1 << 0; [INFO] [stdout] 118 | | const MMODE_VOICE = 1 << 1; [INFO] [stdout] 119 | | const MMODE_HIDDEN = 1 << 2; [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / bitflags! { [INFO] [stdout] 116 | | pub struct P10MemberModes: u64 { [INFO] [stdout] 117 | | const MMODE_CHANOP = 1 << 0; [INFO] [stdout] 118 | | const MMODE_VOICE = 1 << 1; [INFO] [stdout] 119 | | const MMODE_HIDDEN = 1 << 2; [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/p10.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | / bitflags! { [INFO] [stdout] 116 | | pub struct P10MemberModes: u64 { [INFO] [stdout] 117 | | const MMODE_CHANOP = 1 << 0; [INFO] [stdout] 118 | | const MMODE_VOICE = 1 << 1; [INFO] [stdout] 119 | | const MMODE_HIDDEN = 1 << 2; [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/p10.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | b'0' ... b'9' => oplevel = 999, // TODO: Parse this [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/p10.rs:648:22 [INFO] [stdout] | [INFO] [stdout] 648 | b'0' ... b'9' => oplevel = 999, // TODO: Parse this [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/p10.rs:862:9 [INFO] [stdout] | [INFO] [stdout] 862 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/p10.rs:1024:38 [INFO] [stdout] | [INFO] [stdout] 1024 | ... b'0' ... b'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in #228 [INFO] [stdout] --> src/net.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{BoxFuture, Future}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `futures::BoxFuture`: removed without replacement, recommended to use a local extension trait or function if needed, more details in #228 [INFO] [stdout] --> src/net.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn write_lines(self) -> BoxFuture { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/utils.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] 9 + pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] 9 + pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:9:52 [INFO] [stdout] | [INFO] [stdout] 9 | pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] 9 + pub type HookFunc = Box Result>>, HookError>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin_handler.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | plugin: Box [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - plugin: Box [INFO] [stdout] 9 + plugin: Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | pub plugin_ptr: *const Plugin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 - pub plugin_ptr: *const Plugin, [INFO] [stdout] 81 + pub plugin_ptr: *const dyn Plugin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core_data.rs:49:59 [INFO] [stdout] | [INFO] [stdout] 49 | fn send_notice(&mut self, source: &BaseUser, target: &Target, message: &[u8]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 49 - fn send_notice(&mut self, source: &BaseUser, target: &Target, message: &[u8]) { [INFO] [stdout] 49 + fn send_notice(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8]) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core_data.rs:53:60 [INFO] [stdout] | [INFO] [stdout] 53 | fn send_privmsg(&mut self, source: &BaseUser, target: &Target, message: &[u8]) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - fn send_privmsg(&mut self, source: &BaseUser, target: &Target, message: &[u8]) { [INFO] [stdout] 53 + fn send_privmsg(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8]) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/core_data.rs:57:64 [INFO] [stdout] | [INFO] [stdout] 57 | fn send_textmessage(&mut self, source: &BaseUser, target: &Target, message: &[u8], privmsg: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 - fn send_textmessage(&mut self, source: &BaseUser, target: &Target, message: &[u8], privmsg: bool) { [INFO] [stdout] 57 + fn send_textmessage(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8], privmsg: bool) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_protocol() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 | pub fn get_protocol() -> Result> { [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/net.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn boot(handle: Handle) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 - pub fn boot(handle: Handle) -> Box> { [INFO] [stdout] 106 + pub fn boot(handle: Handle) -> Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | pub type LoadFunc = fn() -> Result, ()>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 - pub type LoadFunc = fn() -> Result, ()>; [INFO] [stdout] 7 + pub type LoadFunc = fn() -> Result, ()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:109:6 [INFO] [stdout] | [INFO] [stdout] 109 | impl Plugin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 109 - impl Plugin { [INFO] [stdout] 109 + impl dyn Plugin { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:88:60 [INFO] [stdout] | [INFO] [stdout] 88 | fn send_privmsg(&mut self, source: &BaseUser, target: &Target, message: &[u8]); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 - fn send_privmsg(&mut self, source: &BaseUser, target: &Target, message: &[u8]); [INFO] [stdout] 88 + fn send_privmsg(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:89:59 [INFO] [stdout] | [INFO] [stdout] 89 | fn send_notice(&mut self, source: &BaseUser, target: &Target, message: &[u8]); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - fn send_notice(&mut self, source: &BaseUser, target: &Target, message: &[u8]); [INFO] [stdout] 89 + fn send_notice(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:91:64 [INFO] [stdout] | [INFO] [stdout] 91 | fn send_textmessage(&mut self, source: &BaseUser, target: &Target, message: &[u8], privmsg: bool); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 91 - fn send_textmessage(&mut self, source: &BaseUser, target: &Target, message: &[u8], privmsg: bool); [INFO] [stdout] 91 + fn send_textmessage(&mut self, source: &BaseUser, target: &dyn Target, message: &[u8], privmsg: bool); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin_handler.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | type Target = Plugin; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 - type Target = Plugin; [INFO] [stdout] 42 + type Target = dyn Plugin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in #228 [INFO] [stdout] --> src/net.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | }).boxed() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in #228 [INFO] [stdout] --> src/net.rs:99:87 [INFO] [stdout] | [INFO] [stdout] 99 | ok(Loop::Break(WriteState { messages: messages.into(), writer })).boxed() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `futures::Future::boxed`: removed without replacement, recommended to use a local extension trait or function if needed, more details in #228 [INFO] [stdout] --> src/net.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | }).boxed() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | Some(&mut *(self as *mut Plugin as *mut T)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - Some(&mut *(self as *mut Plugin as *mut T)) [INFO] [stdout] 113 + Some(&mut *(self as *mut dyn Plugin as *mut T)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/utils.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: assign to part of moved value: `server` [INFO] [stdout] --> src/p10.rs:405:33 [INFO] [stdout] | [INFO] [stdout] 361 | let mut server: Server = Server::::new(&argv[1], &argv[8]); [INFO] [stdout] | ---------- move occurs because `server` has type `Server`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 397 | let shared_server = Rc::new(RefCell::new(server)); [INFO] [stdout] | ------ value moved here [INFO] [stdout] ... [INFO] [stdout] 405 | Some(arc_server) => server.uplink = Some(arc_server.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nero` due to 2 previous errors; 37 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fc25621e477b2cd01efae3f7ab0b7e2ea64c5fe78ee3830977685a3485261ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc25621e477b2cd01efae3f7ab0b7e2ea64c5fe78ee3830977685a3485261ee9", kill_on_drop: false }` [INFO] [stdout] fc25621e477b2cd01efae3f7ab0b7e2ea64c5fe78ee3830977685a3485261ee9