[INFO] cloning repository https://github.com/danieldulaney/nmcu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldulaney/nmcu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ba6d902b4f360804aef17db8af42acd51a76cc8 [INFO] testing danieldulaney/nmcu-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldulaney%2Fnmcu-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldulaney/nmcu-rs on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldulaney/nmcu-rs [INFO] finished tweaking git repo https://github.com/danieldulaney/nmcu-rs [INFO] tweaked toml for git repo https://github.com/danieldulaney/nmcu-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/danieldulaney/nmcu-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee4d1e3378cf739d6b45413cf6a5152c50f6f4436b0897b92ea6543d98ab5502 [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" "ee4d1e3378cf739d6b45413cf6a5152c50f6f4436b0897b92ea6543d98ab5502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4d1e3378cf739d6b45413cf6a5152c50f6f4436b0897b92ea6543d98ab5502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4d1e3378cf739d6b45413cf6a5152c50f6f4436b0897b92ea6543d98ab5502", kill_on_drop: false }` [INFO] [stdout] ee4d1e3378cf739d6b45413cf6a5152c50f6f4436b0897b92ea6543d98ab5502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", 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] 7b6851b5ac0c2d92f1e82f1a1f16f5149cc502150d463080d5a8acd3aa19e824 [INFO] running `Command { std: "docker" "start" "-a" "7b6851b5ac0c2d92f1e82f1a1f16f5149cc502150d463080d5a8acd3aa19e824", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling env_logger v0.5.7 [INFO] [stderr] Compiling serialport v2.3.0 [INFO] [stderr] Compiling mio-serial v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling nmcu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/eventloop.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | mut reciever: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commandline.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(_long_mode: bool) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | destination: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | inner: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let handler: Box = if let Some(matches) = matches.subcommand_matches("list") { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.11s [INFO] running `Command { std: "docker" "inspect" "7b6851b5ac0c2d92f1e82f1a1f16f5149cc502150d463080d5a8acd3aa19e824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6851b5ac0c2d92f1e82f1a1f16f5149cc502150d463080d5a8acd3aa19e824", kill_on_drop: false }` [INFO] [stdout] 7b6851b5ac0c2d92f1e82f1a1f16f5149cc502150d463080d5a8acd3aa19e824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0114bdf6d28e940650a2e1797be9dfac952ddcb3e307d65123a9d863abc28a [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" "0b0114bdf6d28e940650a2e1797be9dfac952ddcb3e307d65123a9d863abc28a", kill_on_drop: false }` [INFO] [stderr] Compiling nmcu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/eventloop.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | mut reciever: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/commandline.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new() -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(_long_mode: bool) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | destination: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/echostrip.rs:10:50 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(destination: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | inner: Box, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/synch.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let handler: Box = if let Some(matches) = matches.subcommand_matches("list") { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / error_chain! { [INFO] [stdout] 2 | | foreign_links { [INFO] [stdout] 3 | | Io(::std::io::Error); [INFO] [stdout] 4 | | } [INFO] [stdout] 5 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "0b0114bdf6d28e940650a2e1797be9dfac952ddcb3e307d65123a9d863abc28a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0114bdf6d28e940650a2e1797be9dfac952ddcb3e307d65123a9d863abc28a", kill_on_drop: false }` [INFO] [stdout] 0b0114bdf6d28e940650a2e1797be9dfac952ddcb3e307d65123a9d863abc28a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c3697ee6aa0cacd9ac1e43f98862e9e65fa460d5ca8f5a7cfb9dbddd88de113c [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" "c3697ee6aa0cacd9ac1e43f98862e9e65fa460d5ca8f5a7cfb9dbddd88de113c", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/eventloop.rs:73:23 [INFO] [stderr] | [INFO] [stderr] 73 | mut reciever: Box, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commandline.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn new() -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/list.rs:6:41 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn new(_long_mode: bool) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/echostrip.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | destination: Box, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/echostrip.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new(destination: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/echostrip.rs:10:50 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new(destination: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synch.rs:15:16 [INFO] [stderr] | [INFO] [stderr] 15 | inner: Box, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synch.rs:29:27 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn new(inner: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synch.rs:29:44 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn new(inner: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synch.rs:36:37 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/synch.rs:36:54 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn start_synched(inner: Box) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | let handler: Box = if let Some(matches) = matches.subcommand_matches("list") { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Recieve` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nmcu` (bin "nmcu" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nmcu-ef601b5290398326) [INFO] [stdout] running 1 test [INFO] [stdout] test synch::test::test_ends_with ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c3697ee6aa0cacd9ac1e43f98862e9e65fa460d5ca8f5a7cfb9dbddd88de113c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3697ee6aa0cacd9ac1e43f98862e9e65fa460d5ca8f5a7cfb9dbddd88de113c", kill_on_drop: false }` [INFO] [stdout] c3697ee6aa0cacd9ac1e43f98862e9e65fa460d5ca8f5a7cfb9dbddd88de113c