[INFO] cloning repository https://github.com/Serbis/seal_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serbis/seal_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Fseal_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Fseal_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c070086037513312a08077412d4005b813dd21f [INFO] testing Serbis/seal_rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Fseal_rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Serbis/seal_rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Serbis/seal_rs [INFO] finished tweaking git repo https://github.com/Serbis/seal_rs [INFO] tweaked toml for git repo https://github.com/Serbis/seal_rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Serbis/seal_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008ac39b2aa87b465c3a750a807e12df61a13ece36c92297605ba9005847a401 [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" "008ac39b2aa87b465c3a750a807e12df61a13ece36c92297605ba9005847a401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008ac39b2aa87b465c3a750a807e12df61a13ece36c92297605ba9005847a401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008ac39b2aa87b465c3a750a807e12df61a13ece36c92297605ba9005847a401", kill_on_drop: false }` [INFO] [stdout] 008ac39b2aa87b465c3a750a807e12df61a13ece36c92297605ba9005847a401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] c874e42311312a0c9eaa4d78e75e3d3f582e4dd0f79a30c9cf45103b00f54c60 [INFO] running `Command { std: "docker" "start" "-a" "c874e42311312a0c9eaa4d78e75e3d3f582e4dd0f79a30c9cf45103b00f54c60", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling match-downcast v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling seal_rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_local_actor_ref.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:80 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Box) -> bool + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:116:59 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn send(&mut self, mut target: ActorRef, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn reply(&mut self, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | Box::new(|$value: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/testkit/actors/test_probe.rs:346:47 [INFO] [stdout] | [INFO] [stdout] 346 | *self.matchers.lock().unwrap() = vec![matcher! { _v => true }]; [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_probe.rs:416:39 [INFO] [stdout] | [INFO] [stdout] 416 | let _test_matcher = |_v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | fn receive(&mut self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let sender: Box = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:45 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:72 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:99:64 [INFO] [stdout] | [INFO] [stdout] 99 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:85 [INFO] [stdout] | [INFO] [stdout] 106 | ...e, bid: usize, mailbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:115 [INFO] [stdout] | [INFO] [stdout] 106 | ...ilbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pub dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | pub mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | pub system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | mailbox: TSafe) -> ActorCell { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:140:41 [INFO] [stdout] | [INFO] [stdout] 140 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub message: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub sender: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub receiver: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(message: Box, sender: Option>, receiver: Box, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | ... + 'static>, sender: Option>, receiver: Box, system: TSafe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/envelope.rs:26:112 [INFO] [stdout] | [INFO] [stdout] 26 | ...ctorRef + Send>>, receiver: Box, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:152 [INFO] [stdout] | [INFO] [stdout] 26 | ...orRef + Send>, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:83 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:83 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/actors/unbound_mailbox.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/actor.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_any(self: &Self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub type ActorRef = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | fn tell(self: &mut Self, msg: Box, rself: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_any(self: &Self) -> Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(actor: TSafe) -> Props { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub sender: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub self_: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:105 [INFO] [stdout] | [INFO] [stdout] 21 | ...orRef + Send>, system: TSafe) -> ActorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:47 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:85 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/synthetic_actor.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, _msg: &Box, _ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:80 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub type ExecutorTask = Box () + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | fn execute(&mut self, f: ExecutorTask, options: Option>); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/thread_pinned_executor.rs:199:64 [INFO] [stdout] | [INFO] [stdout] 199 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/futures/future.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/future.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | next: Option) -> () + Send>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn asyncp(f: F, executor: TSafe) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn map(&mut self, mut f: Box Result + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn recover(&mut self, mut f: Box Result + Send>) -> WrappedFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&E) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn flat_map(&mut self, mut f: Box Result, E> + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result, E> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:227:46 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn on_complete(&mut self, mut f: Box) -> () + Send>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/futures/promise.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use super::future::{Future, WrappedFuture}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::tsafe::TSafe` [INFO] [stdout] --> src/futures/promise.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::common::tsafe::TSafe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/futures/promise.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/async_promise.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/async_promise.rs:23:72 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/basic/basic_actor.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/file_writer.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/stdout_writer.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/logger.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_any(self: &Self) -> &Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/examples/executors/example.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/examples/futures/example.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | let mut p: CompletablePromise> = CompletablePromise::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:79:44 [INFO] [stdout] | [INFO] [stdout] 79 | let mut fut0: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | let mut fut1: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | let fut_inner: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let mut fut2: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | let mut fut3: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 143 | let mut fut4: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | let err: TSafe = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/examples/executors/example.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | thread::sleep_ms(500); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn pre_start(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | fn post_stop(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | m: commands::MsgOk => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | m: commands::MsgOk2 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | m: commands::MsgOk3 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | m: commands::MsgOk4 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | m: commands::MsgOk5 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | m: commands::MsgOther => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | m: commands::MsgNoResponse => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | m: commands::MsgComplex0 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | m: commands::MsgComplex1 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | m: commands::ToRef => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/examples/futures/example.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | fut2.map(|v| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/examples/futures/example.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | }).recover(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut dispatcher = DefaultDispatcher::new(cpu_count as u32); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut system = TestLocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | let mut timeout = elapsed >= self.timeout.as_millis(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | let mut cvar = self.probe_cvar.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let mut system = LocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn stop(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn recover(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn flat_map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn on_complete(&mut self, mut f: F) [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut p: AsyncPromise = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | let mut p: TSafe> = tsafe!(CompletablePromise::new()); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/async_promise.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut executor = executor; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/basic/example.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/logger/example.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut executor1 = executor.clone(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_planned` [INFO] [stdout] --> src/actors/dead_letters.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | is_planned: bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | data: u32 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `completable_promise` [INFO] [stdout] --> src/examples/futures/example.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn completable_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_promise` [INFO] [stdout] --> src/examples/futures/example.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn async_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | self.probe_cvar.wait( self.probe_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | self.actor_cvar.wait( self.actor_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | cvar.wait_timeout(mutex.lock().unwrap(), Duration::from_millis(1000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/examples/actors/logger/file_writer.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fs::write(&self.file, m.text.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 147 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.77s [INFO] running `Command { std: "docker" "inspect" "c874e42311312a0c9eaa4d78e75e3d3f582e4dd0f79a30c9cf45103b00f54c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c874e42311312a0c9eaa4d78e75e3d3f582e4dd0f79a30c9cf45103b00f54c60", kill_on_drop: false }` [INFO] [stdout] c874e42311312a0c9eaa4d78e75e3d3f582e4dd0f79a30c9cf45103b00f54c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--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] 12aa83b7d87d38934ff61ac384179c66a5a47c1fecbd3092e6a8735afa729b56 [INFO] running `Command { std: "docker" "start" "-a" "12aa83b7d87d38934ff61ac384179c66a5a47c1fecbd3092e6a8735afa729b56", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_local_actor_ref.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:80 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Box) -> bool + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:116:59 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn send(&mut self, mut target: ActorRef, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn reply(&mut self, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | Box::new(|$value: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/testkit/actors/test_probe.rs:346:47 [INFO] [stdout] | [INFO] [stdout] 346 | *self.matchers.lock().unwrap() = vec![matcher! { _v => true }]; [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_probe.rs:416:39 [INFO] [stdout] | [INFO] [stdout] 416 | let _test_matcher = |_v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | fn receive(&mut self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let sender: Box = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:45 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:72 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:99:64 [INFO] [stdout] | [INFO] [stdout] 99 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:85 [INFO] [stdout] | [INFO] [stdout] 106 | ...e, bid: usize, mailbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:115 [INFO] [stdout] | [INFO] [stdout] 106 | ...ilbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pub dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | pub mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | pub system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | mailbox: TSafe) -> ActorCell { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:140:41 [INFO] [stdout] | [INFO] [stdout] 140 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub message: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub sender: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub receiver: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(message: Box, sender: Option>, receiver: Box, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | ... + 'static>, sender: Option>, receiver: Box, system: TSafe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/envelope.rs:26:112 [INFO] [stdout] | [INFO] [stdout] 26 | ...ctorRef + Send>>, receiver: Box, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:152 [INFO] [stdout] | [INFO] [stdout] 26 | ...orRef + Send>, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:83 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:83 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/actors/unbound_mailbox.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/actor.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_any(self: &Self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub type ActorRef = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | fn tell(self: &mut Self, msg: Box, rself: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_any(self: &Self) -> Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(actor: TSafe) -> Props { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub sender: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub self_: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:105 [INFO] [stdout] | [INFO] [stdout] 21 | ...orRef + Send>, system: TSafe) -> ActorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:47 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:85 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/synthetic_actor.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, _msg: &Box, _ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:80 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub type ExecutorTask = Box () + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | fn execute(&mut self, f: ExecutorTask, options: Option>); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/thread_pinned_executor.rs:199:64 [INFO] [stdout] | [INFO] [stdout] 199 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/futures/future.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/future.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | next: Option) -> () + Send>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn asyncp(f: F, executor: TSafe) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn map(&mut self, mut f: Box Result + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn recover(&mut self, mut f: Box Result + Send>) -> WrappedFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&E) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn flat_map(&mut self, mut f: Box Result, E> + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result, E> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:227:46 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn on_complete(&mut self, mut f: Box) -> () + Send>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/futures/promise.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use super::future::{Future, WrappedFuture}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::tsafe::TSafe` [INFO] [stdout] --> src/futures/promise.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::common::tsafe::TSafe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/futures/promise.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/async_promise.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/async_promise.rs:23:72 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/basic/basic_actor.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/file_writer.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/stdout_writer.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/logger.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_any(self: &Self) -> &Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/examples/executors/example.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/examples/futures/example.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | let mut p: CompletablePromise> = CompletablePromise::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:79:44 [INFO] [stdout] | [INFO] [stdout] 79 | let mut fut0: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | let mut fut1: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | let fut_inner: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let mut fut2: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | let mut fut3: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 143 | let mut fut4: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | let err: TSafe = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/examples/executors/example.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | thread::sleep_ms(500); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn pre_start(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | fn post_stop(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | m: commands::MsgOk => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | m: commands::MsgOk2 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | m: commands::MsgOk3 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | m: commands::MsgOk4 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | m: commands::MsgOk5 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | m: commands::MsgOther => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | m: commands::MsgNoResponse => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling seal_rs v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | m: commands::MsgComplex0 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | m: commands::MsgComplex1 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | m: commands::ToRef => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/examples/futures/example.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | fut2.map(|v| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/examples/futures/example.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | }).recover(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut dispatcher = DefaultDispatcher::new(cpu_count as u32); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut system = TestLocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | let mut timeout = elapsed >= self.timeout.as_millis(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | let mut cvar = self.probe_cvar.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let mut system = LocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn stop(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn recover(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn flat_map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn on_complete(&mut self, mut f: F) [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut p: AsyncPromise = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | let mut p: TSafe> = tsafe!(CompletablePromise::new()); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/async_promise.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut executor = executor; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/basic/example.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/logger/example.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut executor1 = executor.clone(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_planned` [INFO] [stdout] --> src/actors/dead_letters.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | is_planned: bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | data: u32 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `completable_promise` [INFO] [stdout] --> src/examples/futures/example.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn completable_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_promise` [INFO] [stdout] --> src/examples/futures/example.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn async_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | self.probe_cvar.wait( self.probe_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | self.actor_cvar.wait( self.actor_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | cvar.wait_timeout(mutex.lock().unwrap(), Duration::from_millis(1000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/examples/actors/logger/file_writer.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fs::write(&self.file, m.text.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 147 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_local_actor_ref.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:80 [INFO] [stdout] | [INFO] [stdout] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Box) -> bool + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:116:59 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn send(&mut self, mut target: ActorRef, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn reply(&mut self, msg: Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(while_true)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | Box::new(|$value: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/testkit/actors/test_probe.rs:346:47 [INFO] [stdout] | [INFO] [stdout] 346 | *self.matchers.lock().unwrap() = vec![matcher! { _v => true }]; [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/test_probe.rs:416:39 [INFO] [stdout] | [INFO] [stdout] 416 | let _test_matcher = |_v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | fn receive(&mut self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:66 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let sender: Box = { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:45 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:72 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:99:64 [INFO] [stdout] | [INFO] [stdout] 99 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:85 [INFO] [stdout] | [INFO] [stdout] 106 | ...e, bid: usize, mailbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:115 [INFO] [stdout] | [INFO] [stdout] 106 | ...ilbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pub dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | pub mailbox: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | pub system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new(system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | actor: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | dispatcher: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | mailbox: TSafe) -> ActorCell { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:110:26 [INFO] [stdout] | [INFO] [stdout] 110 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | msg: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:140:41 [INFO] [stdout] | [INFO] [stdout] 140 | rself: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | to_ref: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub message: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub sender: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub receiver: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(message: Box, sender: Option>, receiver: Box, ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | ... + 'static>, sender: Option>, receiver: Box, system: TSafe [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/envelope.rs:26:112 [INFO] [stdout] | [INFO] [stdout] 26 | ...ctorRef + Send>>, receiver: Box, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:152 [INFO] [stdout] | [INFO] [stdout] 26 | ...orRef + Send>, system: TSafe) -> Envelope { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:83 [INFO] [stdout] | [INFO] [stdout] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:83 [INFO] [stdout] | [INFO] [stdout] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: denote infinite loops with `loop { ... }` [INFO] [stdout] --> src/actors/unbound_mailbox.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | while true { [INFO] [stdout] | ^^^^^^^^^^ help: use `loop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/actors/actor.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool; [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | fn as_any(self: &Self) -> &Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub type ActorRef = Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | fn tell(self: &mut Self, msg: Box, rself: Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_any(self: &Self) -> Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | pub actor: TSafe [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(actor: TSafe) -> Props { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub sender: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub self_: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | pub system: TSafe [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:105 [INFO] [stdout] | [INFO] [stdout] 21 | ...orRef + Send>, system: TSafe) -> ActorContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:47 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:85 [INFO] [stdout] | [INFO] [stdout] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/synthetic_actor.rs:11:44 [INFO] [stdout] | [INFO] [stdout] 11 | fn receive(self: &mut Self, _msg: &Box, _ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:80 [INFO] [stdout] | [INFO] [stdout] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | fn as_any(self: &Self) -> Box { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub type ExecutorTask = Box () + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | fn execute(&mut self, f: ExecutorTask, options: Option>); [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/thread_pinned_executor.rs:199:64 [INFO] [stdout] | [INFO] [stdout] 199 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/futures/future.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/future.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | next: Option) -> () + Send>> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn asyncp(f: F, executor: TSafe) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn map(&mut self, mut f: Box Result + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:156:42 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn recover(&mut self, mut f: Box Result + Send>) -> WrappedFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&E) -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn flat_map(&mut self, mut f: Box Result, E> + Send>) -> WrappedFuture [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result, E> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:227:46 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn on_complete(&mut self, mut f: Box) -> () + Send>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Future` [INFO] [stdout] --> src/futures/promise.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use super::future::{Future, WrappedFuture}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::common::tsafe::TSafe` [INFO] [stdout] --> src/futures/promise.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::common::tsafe::TSafe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/futures/promise.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/futures/async_promise.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> Result + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/async_promise.rs:23:72 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/basic/basic_actor.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/file_writer.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 35 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/stdout_writer.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/logger.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn as_any(self: &Self) -> &Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/macrodef.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | probe.expect_msg(pat_matcher!(responses::MsgResponse => responses::MsgResponse { data: 99 })); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | type_matcher!(responses::MsgResponse), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | type_matcher!(responses::MsgResponse2), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | type_matcher!(responses::MsgResponse3) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | type_matcher!(responses::MsgResponse), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | type_matcher!(responses::MsgResponse2), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | type_matcher!(responses::MsgResponse3) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:357:30 [INFO] [stdout] | [INFO] [stdout] 357 | probe.expect_msg(pat_matcher!(responses::MsgResponse => responses::MsgResponse { data: 99 })); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:359:30 [INFO] [stdout] | [INFO] [stdout] 359 | probe.expect_msg(pat_matcher!(responses::MsgResponse2 => responses::MsgResponse2 { data: 199 })); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | probe.expect_msg(type_matcher!(logger::Log)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:421:28 [INFO] [stdout] | [INFO] [stdout] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:424:26 [INFO] [stdout] | [INFO] [stdout] 424 | let pat_mather = pat_matcher!(logger::Log => logger::Log { text: _, target: logger::LogTarget::StdOut }); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:427:32 [INFO] [stdout] | [INFO] [stdout] 427 | let extended_matcher = extended_type_matcher!(logger::Log, v => { [INFO] [stdout] | ________________________________- [INFO] [stdout] 428 | | if v.text.len() > 100 { [INFO] [stdout] 429 | | true [INFO] [stdout] 430 | | } else { [INFO] [stdout] 431 | | false [INFO] [stdout] 432 | | } [INFO] [stdout] 433 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `extended_type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | Box::new(|$value: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | let flat_matcher = matcher!(v => { [INFO] [stdout] | ____________________________- [INFO] [stdout] 437 | | if let Some(m) = v.downcast_ref::() { [INFO] [stdout] 438 | | if m.text.len() > 100 { [INFO] [stdout] 439 | | match m.target { [INFO] [stdout] ... | [INFO] [stdout] 448 | | } [INFO] [stdout] 449 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/examples/testkit/bagsman.rs:452:45 [INFO] [stdout] | [INFO] [stdout] 452 | let raw_matcher = Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/examples/executors/example.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/examples/futures/example.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | let mut p: CompletablePromise> = CompletablePromise::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:79:44 [INFO] [stdout] | [INFO] [stdout] 79 | let mut fut0: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | let mut fut1: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | let fut_inner: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:110:44 [INFO] [stdout] | [INFO] [stdout] 110 | let mut fut2: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | let mut fut3: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 143 | let mut fut4: WrappedFuture> = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | let err: TSafe = [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/examples/executors/example.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | thread::sleep_ms(500); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actors::abstract_actor_ref::AbstractActorRef` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | use crate::actors::abstract_actor_ref::AbstractActorRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn pre_start(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | fn post_stop(self: &mut Self, ctx: ActorContext) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/examples/actors/basic/basic_actor.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | m: commands::MsgOk => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | m: commands::MsgOk2 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | m: commands::MsgOk3 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | m: commands::MsgOk4 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | m: commands::MsgOk5 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | m: commands::MsgOther => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | m: commands::MsgNoResponse => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | m: commands::MsgComplex0 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | m: commands::MsgComplex1 => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | m: commands::ToRef => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | type_matcher!(responses::MsgResponse), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | type_matcher!(responses::MsgResponse2), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | type_matcher!(responses::MsgResponse3) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | type_matcher!(responses::MsgResponse), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | type_matcher!(responses::MsgResponse2), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | type_matcher!(responses::MsgResponse3) [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:383:30 [INFO] [stdout] | [INFO] [stdout] 383 | probe.expect_msg(type_matcher!(logger::Log)); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:421:28 [INFO] [stdout] | [INFO] [stdout] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `type_matcher` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_matcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pat_mather` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:424:13 [INFO] [stdout] | [INFO] [stdout] 424 | let pat_mather = pat_matcher!(logger::Log => logger::Log { text: _, target: logger::LogTarget::StdOut }); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pat_mather` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extended_matcher` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | let extended_matcher = extended_type_matcher!(logger::Log, v => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extended_matcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flat_matcher` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | let flat_matcher = matcher!(v => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flat_matcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `raw_matcher` [INFO] [stdout] --> src/examples/testkit/bagsman.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | let raw_matcher = Box::new(|v: &Box| { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_matcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/examples/futures/example.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | fut2.map(|v| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/examples/futures/example.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | }).recover(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut dispatcher = DefaultDispatcher::new(cpu_count as u32); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut system = TestLocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_local_actor_system.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | let mut timeout = elapsed >= self.timeout.as_millis(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/test_probe.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | let mut cvar = self.probe_cvar.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let mut system = LocalActorSystem { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let mut aname: String; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actors/local_actor_system.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cell = ActorCell::new( [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn stop(mut self) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:47:34 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn recover(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:60:38 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn flat_map(&mut self, mut f: F) -> WrappedFuture [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn on_complete(&mut self, mut f: F) [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let mut p: AsyncPromise = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/future.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | let mut p: TSafe> = tsafe!(CompletablePromise::new()); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/futures/async_promise.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let mut executor = executor; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/basic/example.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/actors/logger/example.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut system = LocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let mut system = TestLocalActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:130:18 [INFO] [stdout] | [INFO] [stdout] 130 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let mut target = system.actor_of(self::props(None), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | let mut probe = system.create_probe(Some("probe")); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | let mut target = system.actor_of(self::props(None), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:183:21 [INFO] [stdout] | [INFO] [stdout] 183 | let mut probe = system.create_probe(Some("probe")); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 242 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | let mut target = system.actor_of(self::props(None), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | let mut probe = system.create_probe(Some("probe")); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:312:18 [INFO] [stdout] | [INFO] [stdout] 312 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | let mut target = system.actor_of(self::props(None), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | let mut probe = system.create_probe(Some("probe")); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:350:21 [INFO] [stdout] | [INFO] [stdout] 350 | let mut target = system.actor_of(self::props(None), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | let mut probe = system.create_probe(Some("probe")); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:371:18 [INFO] [stdout] | [INFO] [stdout] 371 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | let mut target = system.actor_of(self::props(Some(probe.aref())), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:391:18 [INFO] [stdout] | [INFO] [stdout] 391 | let (mut target, mut probe) = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/testkit/bagsman.rs:397:21 [INFO] [stdout] | [INFO] [stdout] 397 | let mut target = system.actor_of(self::props(Some(probe.aref())), None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/macrodef.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | let mut target_any = $r.as_any(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stdout] 409 | | assert_eq!(actor.data, 599); [INFO] [stdout] 410 | | }); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/macrodef.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | let mut sd = target_any.downcast_ref::>().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stdout] 409 | | assert_eq!(actor.data, 599); [INFO] [stdout] 410 | | }); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/macrodef.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | let mut actor = sd.actor.lock().unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stdout] 409 | | assert_eq!(actor.data, 599); [INFO] [stdout] 410 | | }); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/macrodef.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | let mut actor = actor.as_any(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stdout] 409 | | assert_eq!(actor.data, 599); [INFO] [stdout] 410 | | }); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/testkit/actors/macrodef.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | let mut $a = actor.downcast_ref::<$t>().unwrap(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stdout] 409 | | assert_eq!(actor.data, 599); [INFO] [stdout] 410 | | }); [INFO] [stdout] | |_______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let mut p: AsyncPromise> = [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/examples/futures/example.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let mut executor1 = executor.clone(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/testkit/actors/test_probe.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | system: TSafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_planned` [INFO] [stdout] --> src/actors/dead_letters.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | is_planned: bool [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `completable_promise` [INFO] [stdout] --> src/examples/futures/example.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn completable_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `async_promise` [INFO] [stdout] --> src/examples/futures/example.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn async_promise() { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | self.probe_cvar.wait( self.probe_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/testkit/actors/test_probe.rs:431:9 [INFO] [stdout] | [INFO] [stdout] 431 | self.actor_cvar.wait( self.actor_cvar_m.lock().unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/executors/thread_pinned_executor.rs:136:25 [INFO] [stdout] | [INFO] [stdout] 136 | cvar.wait_timeout(mutex.lock().unwrap(), Duration::from_millis(1000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/examples/actors/logger/file_writer.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | fs::write(&self.file, m.text.as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 200 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.71s [INFO] running `Command { std: "docker" "inspect" "12aa83b7d87d38934ff61ac384179c66a5a47c1fecbd3092e6a8735afa729b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12aa83b7d87d38934ff61ac384179c66a5a47c1fecbd3092e6a8735afa729b56", kill_on_drop: false }` [INFO] [stdout] 12aa83b7d87d38934ff61ac384179c66a5a47c1fecbd3092e6a8735afa729b56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0003f5a6b1162558ce721faf9571dcc80c687c84eee1bc93196b40d9451467d4 [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" "0003f5a6b1162558ce721faf9571dcc80c687c84eee1bc93196b40d9451467d4", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/test_local_actor_ref.rs:24:22 [INFO] [stderr] | [INFO] [stderr] 24 | pub actor: TSafe [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:39 [INFO] [stderr] | [INFO] [stderr] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:80 [INFO] [stderr] | [INFO] [stderr] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:82:35 [INFO] [stderr] | [INFO] [stderr] 82 | fn as_any(self: &Self) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Box) -> bool + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:116:59 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn send(&mut self, mut target: ActorRef, msg: Box) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:121:38 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn reply(&mut self, msg: Box) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: denote infinite loops with `loop { ... }` [INFO] [stderr] --> src/testkit/actors/test_probe.rs:278:9 [INFO] [stderr] | [INFO] [stderr] 278 | while true { [INFO] [stderr] | ^^^^^^^^^^ help: use `loop` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(while_true)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stderr] | [INFO] [stderr] 23 | Box::new(|$value: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/testkit/actors/test_probe.rs:346:47 [INFO] [stderr] | [INFO] [stderr] 346 | *self.matchers.lock().unwrap() = vec![matcher! { _v => true }]; [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/test_probe.rs:416:39 [INFO] [stderr] | [INFO] [stderr] 416 | let _test_matcher = |_v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:437:37 [INFO] [stderr] | [INFO] [stderr] 437 | fn receive(&mut self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:12:32 [INFO] [stderr] | [INFO] [stderr] 12 | mailbox: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:66 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | let sender: Box = { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:72 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:99:64 [INFO] [stderr] | [INFO] [stderr] 99 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:85 [INFO] [stderr] | [INFO] [stderr] 106 | ...e, bid: usize, mailbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:115 [INFO] [stderr] | [INFO] [stderr] 106 | ...ilbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | pub dispatcher: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | pub mailbox: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:34:22 [INFO] [stderr] | [INFO] [stderr] 34 | pub actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | pub system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:53:30 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn new(system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:55:22 [INFO] [stderr] | [INFO] [stderr] 55 | actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | dispatcher: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | mailbox: TSafe) -> ActorCell { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | msg: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:111:35 [INFO] [stderr] | [INFO] [stderr] 111 | rself: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:112:29 [INFO] [stderr] | [INFO] [stderr] 112 | to_ref: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:139:32 [INFO] [stderr] | [INFO] [stderr] 139 | msg: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:140:41 [INFO] [stderr] | [INFO] [stderr] 140 | rself: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:141:35 [INFO] [stderr] | [INFO] [stderr] 141 | to_ref: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | pub message: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:16:28 [INFO] [stderr] | [INFO] [stderr] 16 | pub sender: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | pub receiver: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:22:23 [INFO] [stderr] | [INFO] [stderr] 22 | pub system: TSafe [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn new(message: Box, sender: Option>, receiver: Box, ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:71 [INFO] [stderr] | [INFO] [stderr] 26 | ... + 'static>, sender: Option>, receiver: Box, system: TSafe [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/actors/envelope.rs:26:112 [INFO] [stderr] | [INFO] [stderr] 26 | ...ctorRef + Send>>, receiver: Box, system: TSafe) -> Envelope { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:152 [INFO] [stderr] | [INFO] [stderr] 26 | ...orRef + Send>, system: TSafe) -> Envelope { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:83 [INFO] [stderr] | [INFO] [stderr] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:46 [INFO] [stderr] | [INFO] [stderr] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:83 [INFO] [stderr] | [INFO] [stderr] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: denote infinite loops with `loop { ... }` [INFO] [stderr] --> src/actors/unbound_mailbox.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | while true { [INFO] [stderr] | ^^^^^^^^^^ help: use `loop` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/actors/actor.rs:11:43 [INFO] [stderr] | [INFO] [stderr] 11 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor.rs:12:32 [INFO] [stderr] | [INFO] [stderr] 12 | fn as_any(self: &Self) -> &Any { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | pub type ActorRef = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:14:39 [INFO] [stderr] | [INFO] [stderr] 14 | fn tell(self: &mut Self, msg: Box, rself: Option); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:18:35 [INFO] [stderr] | [INFO] [stderr] 18 | fn as_any(self: &Self) -> Box; [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | pub actor: TSafe [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(actor: TSafe) -> Props { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | pub sender: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | pub self_: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | pub system: TSafe [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:65 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:105 [INFO] [stderr] | [INFO] [stderr] 21 | ...orRef + Send>, system: TSafe) -> ActorContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:47 [INFO] [stderr] | [INFO] [stderr] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:85 [INFO] [stderr] | [INFO] [stderr] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/synthetic_actor.rs:11:44 [INFO] [stderr] | [INFO] [stderr] 11 | fn receive(self: &mut Self, _msg: &Box, _ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:39 [INFO] [stderr] | [INFO] [stderr] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:80 [INFO] [stderr] | [INFO] [stderr] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | fn as_any(self: &Self) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:5:29 [INFO] [stderr] | [INFO] [stderr] 5 | pub type ExecutorTask = Box () + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:8:64 [INFO] [stderr] | [INFO] [stderr] 8 | fn execute(&mut self, f: ExecutorTask, options: Option>); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/thread_pinned_executor.rs:199:64 [INFO] [stderr] | [INFO] [stderr] 199 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/futures/future.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/futures/future.rs:84:22 [INFO] [stderr] | [INFO] [stderr] 84 | next: Option) -> () + Send>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:90:44 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn asyncp(f: F, executor: TSafe) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:127:41 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn map(&mut self, mut f: Box Result + Send>) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:156:42 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn recover(&mut self, mut f: Box Result + Send>) -> WrappedFuture { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&E) -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:183:46 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn flat_map(&mut self, mut f: Box Result, E> + Send>) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result, E> + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:227:46 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn on_complete(&mut self, mut f: Box) -> () + Send>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> src/futures/promise.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | use super::future::{Future, WrappedFuture}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::common::tsafe::TSafe` [INFO] [stderr] --> src/futures/promise.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::common::tsafe::TSafe; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc`, `Mutex` [INFO] [stderr] --> src/futures/promise.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/futures/async_promise.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/async_promise.rs:23:72 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/basic/basic_actor.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/file_writer.rs:35:43 [INFO] [stderr] | [INFO] [stderr] 35 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/stdout_writer.rs:30:43 [INFO] [stderr] | [INFO] [stderr] 30 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/logger.rs:41:43 [INFO] [stderr] | [INFO] [stderr] 41 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:54:43 [INFO] [stderr] | [INFO] [stderr] 54 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:103:32 [INFO] [stderr] | [INFO] [stderr] 103 | fn as_any(self: &Self) -> &Any { self } [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/examples/executors/example.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/examples/futures/example.rs:29:46 [INFO] [stderr] | [INFO] [stderr] 29 | let mut p: CompletablePromise> = CompletablePromise::new(); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:52:40 [INFO] [stderr] | [INFO] [stderr] 52 | let mut p: AsyncPromise> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:79:44 [INFO] [stderr] | [INFO] [stderr] 79 | let mut fut0: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:91:44 [INFO] [stderr] | [INFO] [stderr] 91 | let mut fut1: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:98:52 [INFO] [stderr] | [INFO] [stderr] 98 | let fut_inner: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:110:44 [INFO] [stderr] | [INFO] [stderr] 110 | let mut fut2: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | let mut fut3: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:143:44 [INFO] [stderr] | [INFO] [stderr] 143 | let mut fut4: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:148:32 [INFO] [stderr] | [INFO] [stderr] 148 | let err: TSafe = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stderr] --> src/examples/executors/example.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | thread::sleep_ms(500); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:30:35 [INFO] [stderr] | [INFO] [stderr] 30 | fn pre_start(self: &mut Self, ctx: ActorContext) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | fn post_stop(self: &mut Self, ctx: ActorContext) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:38:56 [INFO] [stderr] | [INFO] [stderr] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | m: commands::MsgOk => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:59:13 [INFO] [stderr] | [INFO] [stderr] 59 | m: commands::MsgOk2 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | m: commands::MsgOk3 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:65:13 [INFO] [stderr] | [INFO] [stderr] 65 | m: commands::MsgOk4 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | m: commands::MsgOk5 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | m: commands::MsgOther => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | m: commands::MsgNoResponse => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | m: commands::MsgComplex0 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | m: commands::MsgComplex1 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | m: commands::ToRef => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/examples/futures/example.rs:113:15 [INFO] [stderr] | [INFO] [stderr] 113 | fut2.map(|v| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/examples/futures/example.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | }).recover(|e| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | let mut dispatcher = DefaultDispatcher::new(cpu_count as u32); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | let mut system = TestLocalActorSystem { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let mut aname: String; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let mut cell = ActorCell::new( [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_probe.rs:298:17 [INFO] [stderr] | [INFO] [stderr] 298 | let mut timeout = elapsed >= self.timeout.as_millis(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_probe.rs:382:13 [INFO] [stderr] | [INFO] [stderr] 382 | let mut cvar = self.probe_cvar.clone(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | let mut system = LocalActorSystem { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | let mut aname: String; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | let mut cell = ActorCell::new( [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/executors/thread_pinned_executor.rs:147:17 [INFO] [stderr] | [INFO] [stderr] 147 | pub fn stop(mut self) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn map(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:47:34 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn recover(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:60:38 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn flat_map(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:74:38 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn on_complete(&mut self, mut f: F) [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let mut p: AsyncPromise = [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:186:13 [INFO] [stderr] | [INFO] [stderr] 186 | let mut p: TSafe> = tsafe!(CompletablePromise::new()); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/async_promise.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | let mut executor = executor; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/actors/basic/example.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | let mut system = LocalActorSystem::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/actors/logger/example.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | let mut system = LocalActorSystem::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | let mut p: AsyncPromise> = [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | let mut executor1 = executor.clone(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `system` [INFO] [stderr] --> src/testkit/actors/test_probe.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_planned` [INFO] [stderr] --> src/actors/dead_letters.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | is_planned: bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | data: u32 [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `completable_promise` [INFO] [stderr] --> src/examples/futures/example.rs:28:4 [INFO] [stderr] | [INFO] [stderr] 28 | fn completable_promise() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `async_promise` [INFO] [stderr] --> src/examples/futures/example.rs:49:4 [INFO] [stderr] | [INFO] [stderr] 49 | fn async_promise() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/testkit/actors/test_probe.rs:376:9 [INFO] [stderr] | [INFO] [stderr] 376 | self.probe_cvar.wait( self.probe_cvar_m.lock().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/testkit/actors/test_probe.rs:431:9 [INFO] [stderr] | [INFO] [stderr] 431 | self.actor_cvar.wait( self.actor_cvar_m.lock().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/executors/thread_pinned_executor.rs:136:25 [INFO] [stderr] | [INFO] [stderr] 136 | cvar.wait_timeout(mutex.lock().unwrap(), Duration::from_millis(1000)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/examples/actors/logger/file_writer.rs:38:16 [INFO] [stderr] | [INFO] [stderr] 38 | fs::write(&self.file, m.text.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 147 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/test_local_actor_ref.rs:24:22 [INFO] [stderr] | [INFO] [stderr] 24 | pub actor: TSafe [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:39 [INFO] [stderr] | [INFO] [stderr] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:52:80 [INFO] [stderr] | [INFO] [stderr] 52 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_local_actor_ref.rs:82:35 [INFO] [stderr] | [INFO] [stderr] 82 | fn as_any(self: &Self) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:20 [INFO] [stderr] | [INFO] [stderr] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Box) -> bool + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | type Matcher = Box) -> bool + Send>; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:116:59 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn send(&mut self, mut target: ActorRef, msg: Box) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:121:38 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn reply(&mut self, msg: Box) { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: denote infinite loops with `loop { ... }` [INFO] [stderr] --> src/testkit/actors/test_probe.rs:278:9 [INFO] [stderr] | [INFO] [stderr] 278 | while true { [INFO] [stderr] | ^^^^^^^^^^ help: use `loop` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(while_true)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stderr] | [INFO] [stderr] 23 | Box::new(|$value: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/testkit/actors/test_probe.rs:346:47 [INFO] [stderr] | [INFO] [stderr] 346 | *self.matchers.lock().unwrap() = vec![matcher! { _v => true }]; [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/test_probe.rs:416:39 [INFO] [stderr] | [INFO] [stderr] 416 | let _test_matcher = |_v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/test_probe.rs:437:37 [INFO] [stderr] | [INFO] [stderr] 437 | fn receive(&mut self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:12:32 [INFO] [stderr] | [INFO] [stderr] 12 | mailbox: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dispatcher.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:34:66 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn invoke(mailbox: &TSafe, actor: &TSafe, cell: &TSafe) { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | let sender: Box = { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:45 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:81:72 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn internal_receive(mailbox: &TSafe, msg: &Box, cell: &TSafe) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:99:64 [INFO] [stderr] | [INFO] [stderr] 99 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:85 [INFO] [stderr] | [INFO] [stderr] 106 | ...e, bid: usize, mailbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/default_dispatcher.rs:106:115 [INFO] [stderr] | [INFO] [stderr] 106 | ...ilbox: TSafe, actor: TSafe, envelope: Envelope) { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | pub dispatcher: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | pub mailbox: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:34:22 [INFO] [stderr] | [INFO] [stderr] 34 | pub actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:40:23 [INFO] [stderr] | [INFO] [stderr] 40 | pub system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:53:30 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn new(system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:55:22 [INFO] [stderr] | [INFO] [stderr] 55 | actor: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:57:27 [INFO] [stderr] | [INFO] [stderr] 57 | dispatcher: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Dispatcher + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | mailbox: TSafe) -> ActorCell { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Mailbox + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:110:26 [INFO] [stderr] | [INFO] [stderr] 110 | msg: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:111:35 [INFO] [stderr] | [INFO] [stderr] 111 | rself: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:112:29 [INFO] [stderr] | [INFO] [stderr] 112 | to_ref: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:139:32 [INFO] [stderr] | [INFO] [stderr] 139 | msg: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:140:41 [INFO] [stderr] | [INFO] [stderr] 140 | rself: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_cell.rs:141:35 [INFO] [stderr] | [INFO] [stderr] 141 | to_ref: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:13:22 [INFO] [stderr] | [INFO] [stderr] 13 | pub message: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:16:28 [INFO] [stderr] | [INFO] [stderr] 16 | pub sender: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | pub receiver: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:22:23 [INFO] [stderr] | [INFO] [stderr] 22 | pub system: TSafe [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:29 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn new(message: Box, sender: Option>, receiver: Box, ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:71 [INFO] [stderr] | [INFO] [stderr] 26 | ... + 'static>, sender: Option>, receiver: Box, system: TSafe [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/actors/envelope.rs:26:112 [INFO] [stderr] | [INFO] [stderr] 26 | ...ctorRef + Send>>, receiver: Box, system: TSafe) -> Envelope { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/envelope.rs:26:152 [INFO] [stderr] | [INFO] [stderr] 26 | ...orRef + Send>, system: TSafe) -> Envelope { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:46 [INFO] [stderr] | [INFO] [stderr] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/mailbox.rs:25:83 [INFO] [stderr] | [INFO] [stderr] 25 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:46 [INFO] [stderr] | [INFO] [stderr] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/unbound_mailbox.rs:49:83 [INFO] [stderr] | [INFO] [stderr] 49 | fn clean_up(self: &mut Self, sender: Box, dead_letters: Box) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: denote infinite loops with `loop { ... }` [INFO] [stderr] --> src/actors/unbound_mailbox.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | while true { [INFO] [stderr] | ^^^^^^^^^^ help: use `loop` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/actors/actor.rs:11:43 [INFO] [stderr] | [INFO] [stderr] 11 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool; [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor.rs:12:32 [INFO] [stderr] | [INFO] [stderr] 12 | fn as_any(self: &Self) -> &Any { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | pub type ActorRef = Box; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:14:39 [INFO] [stderr] | [INFO] [stderr] 14 | fn tell(self: &mut Self, msg: Box, rself: Option); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/abstract_actor_ref.rs:18:35 [INFO] [stderr] | [INFO] [stderr] 18 | fn as_any(self: &Self) -> Box; [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:11:22 [INFO] [stderr] | [INFO] [stderr] 11 | pub actor: TSafe [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/props.rs:15:29 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(actor: TSafe) -> Props { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn Actor + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | pub sender: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | pub self_: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | pub system: TSafe [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:65 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new(sender: Box, self_: Box, system: TSafe) -> A... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/actor_context.rs:21:105 [INFO] [stderr] | [INFO] [stderr] 21 | ...orRef + Send>, system: TSafe) -> ActorContext { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorSystem + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:47 [INFO] [stderr] | [INFO] [stderr] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/dead_letters.rs:62:85 [INFO] [stderr] | [INFO] [stderr] 62 | fn clean_up(self: &mut Self, _sender: Box, _dead_letters: Box) {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/synthetic_actor.rs:11:44 [INFO] [stderr] | [INFO] [stderr] 11 | fn receive(self: &mut Self, _msg: &Box, _ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:39 [INFO] [stderr] | [INFO] [stderr] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Any + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:49:80 [INFO] [stderr] | [INFO] [stderr] 49 | fn tell(self: &mut Self, msg: Box, rself: Option>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn AbstractActorRef + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/actors/local_actor_ref.rs:69:35 [INFO] [stderr] | [INFO] [stderr] 69 | fn as_any(self: &Self) -> Box { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:5:29 [INFO] [stderr] | [INFO] [stderr] 5 | pub type ExecutorTask = Box () + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/executor.rs:8:64 [INFO] [stderr] | [INFO] [stderr] 8 | fn execute(&mut self, f: ExecutorTask, options: Option>); [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/executors/thread_pinned_executor.rs:199:64 [INFO] [stderr] | [INFO] [stderr] 199 | fn execute(&mut self, f: ExecutorTask, options: Option>) { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::any::Any` [INFO] [stderr] --> src/futures/future.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use std::any::Any; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/futures/future.rs:84:22 [INFO] [stderr] | [INFO] [stderr] 84 | next: Option) -> () + Send>> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:90:44 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn asyncp(f: F, executor: TSafe) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:127:41 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn map(&mut self, mut f: Box Result + Send>) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:156:42 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn recover(&mut self, mut f: Box Result + Send>) -> WrappedFuture { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&E) -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:183:46 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn flat_map(&mut self, mut f: Box Result, E> + Send>) -> WrappedFuture [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&V) -> Result, E> + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/future.rs:227:46 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn on_complete(&mut self, mut f: Box) -> () + Send>) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&Result) -> () + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `Future` [INFO] [stderr] --> src/futures/promise.rs:11:21 [INFO] [stderr] | [INFO] [stderr] 11 | use super::future::{Future, WrappedFuture}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::common::tsafe::TSafe` [INFO] [stderr] --> src/futures/promise.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use crate::common::tsafe::TSafe; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Arc`, `Mutex` [INFO] [stderr] --> src/futures/promise.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | use std::sync::{Arc, Mutex}; [INFO] [stderr] | ^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/futures/async_promise.rs:23:23 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut() -> Result + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/futures/async_promise.rs:23:72 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn new(f: Box Result + Send>, executor: TSafe) -> AsyncPromise { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Executor` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/basic/basic_actor.rs:38:43 [INFO] [stderr] | [INFO] [stderr] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/file_writer.rs:35:43 [INFO] [stderr] | [INFO] [stderr] 35 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/stdout_writer.rs:30:43 [INFO] [stderr] | [INFO] [stderr] 30 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/actors/logger/logger.rs:41:43 [INFO] [stderr] | [INFO] [stderr] 41 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:54:43 [INFO] [stderr] | [INFO] [stderr] 54 | fn receive(self: &mut Self, msg: &Box, mut ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/testkit/bagsman.rs:103:32 [INFO] [stderr] | [INFO] [stderr] 103 | fn as_any(self: &Self) -> &Any { self } [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/testkit/actors/macrodef.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:139:30 [INFO] [stderr] | [INFO] [stderr] 139 | probe.expect_msg(pat_matcher!(responses::MsgResponse => responses::MsgResponse { data: 99 })); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:191:21 [INFO] [stderr] | [INFO] [stderr] 191 | type_matcher!(responses::MsgResponse), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:192:21 [INFO] [stderr] | [INFO] [stderr] 192 | type_matcher!(responses::MsgResponse2), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:193:21 [INFO] [stderr] | [INFO] [stderr] 193 | type_matcher!(responses::MsgResponse3) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | type_matcher!(responses::MsgResponse), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:254:21 [INFO] [stderr] | [INFO] [stderr] 254 | type_matcher!(responses::MsgResponse2), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:255:21 [INFO] [stderr] | [INFO] [stderr] 255 | type_matcher!(responses::MsgResponse3) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:357:30 [INFO] [stderr] | [INFO] [stderr] 357 | probe.expect_msg(pat_matcher!(responses::MsgResponse => responses::MsgResponse { data: 99 })); [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:359:30 [INFO] [stderr] | [INFO] [stderr] 359 | probe.expect_msg(pat_matcher!(responses::MsgResponse2 => responses::MsgResponse2 { data: 199 })); [INFO] [stderr] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:383:30 [INFO] [stderr] | [INFO] [stderr] 383 | probe.expect_msg(type_matcher!(logger::Log)); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:40:31 [INFO] [stderr] | [INFO] [stderr] 40 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:421:28 [INFO] [stderr] | [INFO] [stderr] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:424:26 [INFO] [stderr] | [INFO] [stderr] 424 | let pat_mather = pat_matcher!(logger::Log => logger::Log { text: _, target: logger::LogTarget::StdOut }); [INFO] [stderr] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `pat_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:99:31 [INFO] [stderr] | [INFO] [stderr] 99 | Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:427:32 [INFO] [stderr] | [INFO] [stderr] 427 | let extended_matcher = extended_type_matcher!(logger::Log, v => { [INFO] [stderr] | ________________________________- [INFO] [stderr] 428 | | if v.text.len() > 100 { [INFO] [stderr] 429 | | true [INFO] [stderr] 430 | | } else { [INFO] [stderr] 431 | | false [INFO] [stderr] 432 | | } [INFO] [stderr] 433 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `extended_type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/testkit/actors/macrodef.rs:23:36 [INFO] [stderr] | [INFO] [stderr] 23 | Box::new(|$value: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:436:28 [INFO] [stderr] | [INFO] [stderr] 436 | let flat_matcher = matcher!(v => { [INFO] [stderr] | ____________________________- [INFO] [stderr] 437 | | if let Some(m) = v.downcast_ref::() { [INFO] [stderr] 438 | | if m.text.len() > 100 { [INFO] [stderr] 439 | | match m.target { [INFO] [stderr] ... | [INFO] [stderr] 448 | | } [INFO] [stderr] 449 | | }); [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] = note: this warning originates in the macro `matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/examples/testkit/bagsman.rs:452:45 [INFO] [stderr] | [INFO] [stderr] 452 | let raw_matcher = Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/examples/executors/example.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/examples/futures/example.rs:29:46 [INFO] [stderr] | [INFO] [stderr] 29 | let mut p: CompletablePromise> = CompletablePromise::new(); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:52:40 [INFO] [stderr] | [INFO] [stderr] 52 | let mut p: AsyncPromise> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:79:44 [INFO] [stderr] | [INFO] [stderr] 79 | let mut fut0: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:91:44 [INFO] [stderr] | [INFO] [stderr] 91 | let mut fut1: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:98:52 [INFO] [stderr] | [INFO] [stderr] 98 | let fut_inner: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:110:44 [INFO] [stderr] | [INFO] [stderr] 110 | let mut fut2: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:128:44 [INFO] [stderr] | [INFO] [stderr] 128 | let mut fut3: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:143:44 [INFO] [stderr] | [INFO] [stderr] 143 | let mut fut4: WrappedFuture> = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [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/examples/futures/example.rs:148:32 [INFO] [stderr] | [INFO] [stderr] 148 | let err: TSafe = [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Fail + Send` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stderr] --> src/examples/executors/example.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | thread::sleep_ms(500); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::actors::abstract_actor_ref::AbstractActorRef` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:113:9 [INFO] [stderr] | [INFO] [stderr] 113 | use crate::actors::abstract_actor_ref::AbstractActorRef; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:30:35 [INFO] [stderr] | [INFO] [stderr] 30 | fn pre_start(self: &mut Self, ctx: ActorContext) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:34:35 [INFO] [stderr] | [INFO] [stderr] 34 | fn post_stop(self: &mut Self, ctx: ActorContext) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/examples/actors/basic/basic_actor.rs:38:56 [INFO] [stderr] | [INFO] [stderr] 38 | fn receive(self: &mut Self, msg: &Box, ctx: ActorContext) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | m: commands::MsgOk => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:59:13 [INFO] [stderr] | [INFO] [stderr] 59 | m: commands::MsgOk2 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | m: commands::MsgOk3 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:65:13 [INFO] [stderr] | [INFO] [stderr] 65 | m: commands::MsgOk4 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | m: commands::MsgOk5 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:75:13 [INFO] [stderr] | [INFO] [stderr] 75 | m: commands::MsgOther => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 79 | m: commands::MsgNoResponse => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | m: commands::MsgComplex0 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | m: commands::MsgComplex1 => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | m: commands::ToRef => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:191:21 [INFO] [stderr] | [INFO] [stderr] 191 | type_matcher!(responses::MsgResponse), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:192:21 [INFO] [stderr] | [INFO] [stderr] 192 | type_matcher!(responses::MsgResponse2), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:193:21 [INFO] [stderr] | [INFO] [stderr] 193 | type_matcher!(responses::MsgResponse3) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | type_matcher!(responses::MsgResponse), [INFO] [stderr] | ------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:254:21 [INFO] [stderr] | [INFO] [stderr] 254 | type_matcher!(responses::MsgResponse2), [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:255:21 [INFO] [stderr] | [INFO] [stderr] 255 | type_matcher!(responses::MsgResponse3) [INFO] [stderr] | -------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:383:30 [INFO] [stderr] | [INFO] [stderr] 383 | probe.expect_msg(type_matcher!(logger::Log)); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/testkit/actors/macrodef.rs:41:29 [INFO] [stderr] | [INFO] [stderr] 41 | if let Some(m) = v.downcast_ref::<$t>() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:421:28 [INFO] [stderr] | [INFO] [stderr] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `type_matcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `type_matcher` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:421:13 [INFO] [stderr] | [INFO] [stderr] 421 | let type_matcher = type_matcher!(logger::Log); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_matcher` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pat_mather` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:424:13 [INFO] [stderr] | [INFO] [stderr] 424 | let pat_mather = pat_matcher!(logger::Log => logger::Log { text: _, target: logger::LogTarget::StdOut }); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pat_mather` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `extended_matcher` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:427:13 [INFO] [stderr] | [INFO] [stderr] 427 | let extended_matcher = extended_type_matcher!(logger::Log, v => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extended_matcher` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `flat_matcher` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:436:13 [INFO] [stderr] | [INFO] [stderr] 436 | let flat_matcher = matcher!(v => { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flat_matcher` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `raw_matcher` [INFO] [stderr] --> src/examples/testkit/bagsman.rs:452:13 [INFO] [stderr] | [INFO] [stderr] 452 | let raw_matcher = Box::new(|v: &Box| { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_matcher` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/examples/futures/example.rs:113:15 [INFO] [stderr] | [INFO] [stderr] 113 | fut2.map(|v| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/examples/futures/example.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | }).recover(|e| { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:43:13 [INFO] [stderr] | [INFO] [stderr] 43 | let mut dispatcher = DefaultDispatcher::new(cpu_count as u32); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | let mut system = TestLocalActorSystem { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let mut aname: String; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_local_actor_system.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let mut cell = ActorCell::new( [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_probe.rs:298:17 [INFO] [stderr] | [INFO] [stderr] 298 | let mut timeout = elapsed >= self.timeout.as_millis(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/test_probe.rs:382:13 [INFO] [stderr] | [INFO] [stderr] 382 | let mut cvar = self.probe_cvar.clone(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:38:13 [INFO] [stderr] | [INFO] [stderr] 38 | let mut system = LocalActorSystem { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | let mut aname: String; [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/actors/local_actor_system.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | let mut cell = ActorCell::new( [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/executors/thread_pinned_executor.rs:147:17 [INFO] [stderr] | [INFO] [stderr] 147 | pub fn stop(mut self) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:32:33 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn map(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:47:34 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn recover(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:60:38 [INFO] [stderr] | [INFO] [stderr] 60 | pub fn flat_map(&mut self, mut f: F) -> WrappedFuture [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:74:38 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn on_complete(&mut self, mut f: F) [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let mut p: AsyncPromise = [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/future.rs:186:13 [INFO] [stderr] | [INFO] [stderr] 186 | let mut p: TSafe> = tsafe!(CompletablePromise::new()); [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/futures/async_promise.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | let mut executor = executor; [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/actors/basic/example.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | let mut system = LocalActorSystem::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/actors/logger/example.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | let mut system = LocalActorSystem::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:124:13 [INFO] [stderr] | [INFO] [stderr] 124 | let mut system = TestLocalActorSystem::new(); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:130:18 [INFO] [stderr] | [INFO] [stderr] 130 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:132:21 [INFO] [stderr] | [INFO] [stderr] 132 | let mut target = system.actor_of(self::props(None), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:133:21 [INFO] [stderr] | [INFO] [stderr] 133 | let mut probe = system.create_probe(Some("probe")); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:180:18 [INFO] [stderr] | [INFO] [stderr] 180 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:182:21 [INFO] [stderr] | [INFO] [stderr] 182 | let mut target = system.actor_of(self::props(None), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | let mut probe = system.create_probe(Some("probe")); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:242:18 [INFO] [stderr] | [INFO] [stderr] 242 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:244:21 [INFO] [stderr] | [INFO] [stderr] 244 | let mut target = system.actor_of(self::props(None), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:245:21 [INFO] [stderr] | [INFO] [stderr] 245 | let mut probe = system.create_probe(Some("probe")); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:312:18 [INFO] [stderr] | [INFO] [stderr] 312 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:314:21 [INFO] [stderr] | [INFO] [stderr] 314 | let mut target = system.actor_of(self::props(None), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:315:21 [INFO] [stderr] | [INFO] [stderr] 315 | let mut probe = system.create_probe(Some("probe")); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:348:18 [INFO] [stderr] | [INFO] [stderr] 348 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:350:21 [INFO] [stderr] | [INFO] [stderr] 350 | let mut target = system.actor_of(self::props(None), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:351:21 [INFO] [stderr] | [INFO] [stderr] 351 | let mut probe = system.create_probe(Some("probe")); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:371:18 [INFO] [stderr] | [INFO] [stderr] 371 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:377:21 [INFO] [stderr] | [INFO] [stderr] 377 | let mut target = system.actor_of(self::props(Some(probe.aref())), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:391:18 [INFO] [stderr] | [INFO] [stderr] 391 | let (mut target, mut probe) = { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/testkit/bagsman.rs:397:21 [INFO] [stderr] | [INFO] [stderr] 397 | let mut target = system.actor_of(self::props(Some(probe.aref())), None); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/macrodef.rs:128:21 [INFO] [stderr] | [INFO] [stderr] 128 | let mut target_any = $r.as_any(); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stderr] | [INFO] [stderr] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stderr] 409 | | assert_eq!(actor.data, 599); [INFO] [stderr] 410 | | }); [INFO] [stderr] | |_______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/macrodef.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | let mut sd = target_any.downcast_ref::>().unwrap(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stderr] | [INFO] [stderr] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stderr] 409 | | assert_eq!(actor.data, 599); [INFO] [stderr] 410 | | }); [INFO] [stderr] | |_______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/macrodef.rs:130:21 [INFO] [stderr] | [INFO] [stderr] 130 | let mut actor = sd.actor.lock().unwrap(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stderr] | [INFO] [stderr] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stderr] 409 | | assert_eq!(actor.data, 599); [INFO] [stderr] 410 | | }); [INFO] [stderr] | |_______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/macrodef.rs:131:21 [INFO] [stderr] | [INFO] [stderr] 131 | let mut actor = actor.as_any(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stderr] | [INFO] [stderr] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stderr] 409 | | assert_eq!(actor.data, 599); [INFO] [stderr] 410 | | }); [INFO] [stderr] | |_______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/testkit/actors/macrodef.rs:132:21 [INFO] [stderr] | [INFO] [stderr] 132 | let mut $a = actor.downcast_ref::<$t>().unwrap(); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] ::: src/examples/testkit/bagsman.rs:408:13 [INFO] [stderr] | [INFO] [stderr] 408 | / in_state! (target, BagsMan, actor => { [INFO] [stderr] 409 | | assert_eq!(actor.data, 599); [INFO] [stderr] 410 | | }); [INFO] [stderr] | |_______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `in_state` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:50:9 [INFO] [stderr] | [INFO] [stderr] 50 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | let mut p: AsyncPromise> = [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | let mut executor = tsafe!(ThreadPinnedExecutor::new().run()); [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/examples/futures/example.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | let mut executor1 = executor.clone(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `system` [INFO] [stderr] --> src/testkit/actors/test_probe.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | system: TSafe, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_planned` [INFO] [stderr] --> src/actors/dead_letters.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | is_planned: bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `completable_promise` [INFO] [stderr] --> src/examples/futures/example.rs:28:4 [INFO] [stderr] | [INFO] [stderr] 28 | fn completable_promise() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `async_promise` [INFO] [stderr] --> src/examples/futures/example.rs:49:4 [INFO] [stderr] | [INFO] [stderr] 49 | fn async_promise() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/testkit/actors/test_probe.rs:376:9 [INFO] [stderr] | [INFO] [stderr] 376 | self.probe_cvar.wait( self.probe_cvar_m.lock().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/testkit/actors/test_probe.rs:431:9 [INFO] [stderr] | [INFO] [stderr] 431 | self.actor_cvar.wait( self.actor_cvar_m.lock().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/executors/thread_pinned_executor.rs:136:25 [INFO] [stderr] | [INFO] [stderr] 136 | cvar.wait_timeout(mutex.lock().unwrap(), Duration::from_millis(1000)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/examples/actors/logger/file_writer.rs:38:16 [INFO] [stderr] | [INFO] [stderr] 38 | fs::write(&self.file, m.text.as_bytes()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 200 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seal_rs-b997d3d812d760dc) [INFO] [stdout] running 1 test [INFO] [stdout] test examples::testkit::bagsman::tests::main ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- examples::testkit::bagsman::tests::main stdout ---- [INFO] [stdout] Run test case: MsgOk - respond with MsgResponse [INFO] [stdout] Run test case: MsgOk2 - respond with any of [INFO] [stdout] Run test case: MsgOk4 - respond with all of [INFO] [stdout] thread 'examples::testkit::bagsman::tests::main' panicked at 'Test probe 'probe' failed in 'expect_msg_all_of' with timeout 3000 ms', src/testkit/actors/test_probe.rs:335:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561dce2cd320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x561dce2cd320 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561dce2cd320 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561dce2cd320 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561dce2f025c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x561dce2c9f55 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x561dce2cf4fb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561dce2cf4fb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561dce2cf4fb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x561dce2cf00c - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x561dce2cfba1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x561dce2cf6a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x561dce2cd81c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x561dce2cf609 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x561dce1f3d9b - std[77c0456e0eb29f0c]::panicking::begin_panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x561dce21d818 - ::expect_msg_all_of [INFO] [stdout] at /opt/rustwide/workdir/src/testkit/actors/test_probe.rs:335:17 [INFO] [stdout] 16: 0x561dce213dd8 - seal_rs[c7a351446f9ad2e1]::examples::testkit::bagsman::tests::main [INFO] [stdout] at /opt/rustwide/workdir/src/examples/testkit/bagsman.rs:251:13 [INFO] [stdout] 17: 0x561dce2127da - seal_rs[c7a351446f9ad2e1]::examples::testkit::bagsman::tests::main::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/examples/testkit/bagsman.rs:123:5 [INFO] [stdout] 18: 0x561dce20b37e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x561dce27ae53 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x561dce27ae53 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x561dce27991c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x561dce27991c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x561dce27991c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x561dce27991c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x561dce27991c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x561dce27991c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x561dce27991c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x561dce2595e2 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x561dce2595e2 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x561dce259ec8 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x561dce259ec8 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x561dce259ec8 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x561dce259ec8 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x561dce259ec8 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x561dce259ec8 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x561dce259ec8 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x561dce2d47c7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x561dce2d47c7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x561dce2d47c7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7f30c8ed9609 - start_thread [INFO] [stdout] 41: 0x7f30c8cab293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] examples::testkit::bagsman::tests::main [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "0003f5a6b1162558ce721faf9571dcc80c687c84eee1bc93196b40d9451467d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0003f5a6b1162558ce721faf9571dcc80c687c84eee1bc93196b40d9451467d4", kill_on_drop: false }` [INFO] [stdout] 0003f5a6b1162558ce721faf9571dcc80c687c84eee1bc93196b40d9451467d4