[INFO] fetching crate coerce 0.3.1-prerelease7... [INFO] checking coerce-0.3.1-prerelease7 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate coerce 0.3.1-prerelease7 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate coerce 0.3.1-prerelease7 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coerce 0.3.1-prerelease7 [INFO] finished tweaking crates.io crate coerce 0.3.1-prerelease7 [INFO] tweaked toml for crates.io crate coerce 0.3.1-prerelease7 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate coerce 0.3.1-prerelease7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashring v0.2.0 [INFO] [stderr] Downloaded protobuf-codegen v2.20.0 [INFO] [stderr] Downloaded protobuf v2.20.0 [INFO] [stderr] Downloaded protobuf-codegen-pure v2.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33a669b3f88cf313cafa8206fe69eea0cc16d80201d532ff06d53e0a77c53c57 [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" "33a669b3f88cf313cafa8206fe69eea0cc16d80201d532ff06d53e0a77c53c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33a669b3f88cf313cafa8206fe69eea0cc16d80201d532ff06d53e0a77c53c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a669b3f88cf313cafa8206fe69eea0cc16d80201d532ff06d53e0a77c53c57", kill_on_drop: false }` [INFO] [stdout] 33a669b3f88cf313cafa8206fe69eea0cc16d80201d532ff06d53e0a77c53c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1777617369da91f2682b673ef4441fdf08fd8fb3ebe2eda884be859eea2a330 [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" "a1777617369da91f2682b673ef4441fdf08fd8fb3ebe2eda884be859eea2a330", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling protobuf v2.20.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking hashring v0.2.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking protobuf-codegen v2.20.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking protobuf-codegen-pure v2.20.0 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking coerce v0.3.1-prerelease7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ActorScheduler` [INFO] [stdout] --> src/actor/lifecycle.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::actor::scheduler::{ActorScheduler, ActorType, DeregisterActor}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actor::context::ActorContext` [INFO] [stdout] --> src/remote/actor/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::actor::context::ActorContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tracked` [INFO] [stdout] --> src/remote/actor/mod.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::actor::scheduler::ActorType::{Anonymous, Tracked}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PubSub` [INFO] [stdout] --> src/remote/actor/mod.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::remote::stream::pubsub::{PubSub, Subscription}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemEvent`, `SystemTopic` [INFO] [stdout] --> src/remote/actor/mod.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::remote::stream::system::{SystemEvent, SystemTopic}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/remote/actor/handler.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::actor::message::{Handler, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::System` [INFO] [stdout] --> src/remote/actor/handler.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::alloc::System; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/remote/actor/handler.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BoxedActorRef` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::actor::{Actor, BoxedActorRef, LocalActorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ActorId`, `BoxedActorRef` [INFO] [stdout] --> src/remote/stream/pubsub.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::actor::{Actor, ActorId, BoxedActorRef, LocalActorRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxFuture`, `LocalBoxFuture` [INFO] [stdout] --> src/remote/stream/pubsub.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::future::{BoxFuture, LocalBoxFuture}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Poll` [INFO] [stdout] --> src/remote/stream/pubsub.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::task::{Context, Poll}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FutureExt`, `Future`, `Stream` [INFO] [stdout] --> src/remote/stream/pubsub.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stdout] --> src/remote/stream/pubsub.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::collections::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::macros::support::Pin` [INFO] [stdout] --> src/remote/stream/pubsub.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::macros::support::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::Sender` [INFO] [stdout] --> src/remote/stream/pubsub.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::oneshot::error::RecvError` [INFO] [stdout] --> src/remote/stream/pubsub.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::oneshot::error::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oneshot` [INFO] [stdout] --> src/remote/stream/pubsub.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::sync::{broadcast, oneshot}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::oneshot::error::RecvError` [INFO] [stdout] --> src/remote/system/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tokio::sync::oneshot::error::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::error::Elapsed` [INFO] [stdout] --> src/remote/system/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use tokio::time::error::Elapsed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorRecipe` [INFO] [stdout] --> src/worker.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::actor::{Actor, ActorRecipe, ActorRefErr, LocalActorRef}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorScheduler` [INFO] [stdout] --> src/actor/lifecycle.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::actor::scheduler::{ActorScheduler, ActorType, DeregisterActor}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::actor::context::ActorContext` [INFO] [stdout] --> src/remote/actor/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::actor::context::ActorContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Tracked` [INFO] [stdout] --> src/remote/actor/mod.rs:15:53 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::actor::scheduler::ActorType::{Anonymous, Tracked}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PubSub` [INFO] [stdout] --> src/remote/actor/mod.rs:16:37 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::remote::stream::pubsub::{PubSub, Subscription}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemEvent`, `SystemTopic` [INFO] [stdout] --> src/remote/actor/mod.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::remote::stream::system::{SystemEvent, SystemTopic}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/remote/actor/handler.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::actor::message::{Handler, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::alloc::System` [INFO] [stdout] --> src/remote/actor/handler.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::alloc::System; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowMut`, `Borrow` [INFO] [stdout] --> src/remote/actor/handler.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | use std::borrow::{Borrow, BorrowMut}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BoxedActorRef` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::actor::{Actor, BoxedActorRef, LocalActorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/remote/stream/mediator/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ActorId`, `BoxedActorRef` [INFO] [stdout] --> src/remote/stream/pubsub.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::actor::{Actor, ActorId, BoxedActorRef, LocalActorRef}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BoxFuture`, `LocalBoxFuture` [INFO] [stdout] --> src/remote/stream/pubsub.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::future::{BoxFuture, LocalBoxFuture}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `Poll` [INFO] [stdout] --> src/remote/stream/pubsub.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::task::{Context, Poll}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FutureExt`, `Future`, `Stream` [INFO] [stdout] --> src/remote/stream/pubsub.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Future, FutureExt, Stream}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stdout] --> src/remote/stream/pubsub.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::collections::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::macros::support::Pin` [INFO] [stdout] --> src/remote/stream/pubsub.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::macros::support::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::broadcast::Sender` [INFO] [stdout] --> src/remote/stream/pubsub.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use tokio::sync::broadcast::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::oneshot::error::RecvError` [INFO] [stdout] --> src/remote/stream/pubsub.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::sync::oneshot::error::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `oneshot` [INFO] [stdout] --> src/remote/stream/pubsub.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | use tokio::sync::{broadcast, oneshot}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::oneshot::error::RecvError` [INFO] [stdout] --> src/remote/system/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use tokio::sync::oneshot::error::RecvError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::error::Elapsed` [INFO] [stdout] --> src/remote/system/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use tokio::time::error::Elapsed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorRecipe` [INFO] [stdout] --> src/worker.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::actor::{Actor, ActorRecipe, ActorRefErr, LocalActorRef}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:67:62 [INFO] [stdout] | [INFO] [stdout] 67 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:3147:5 [INFO] [stdout] | [INFO] [stdout] 3147 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:33:49 [INFO] [stdout] | [INFO] [stdout] 33 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:61 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:65:50 [INFO] [stdout] | [INFO] [stdout] 65 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:67:62 [INFO] [stdout] | [INFO] [stdout] 67 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:73:50 [INFO] [stdout] | [INFO] [stdout] 73 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:3147:5 [INFO] [stdout] | [INFO] [stdout] 3147 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/remote/actor/handler.rs:82:56 [INFO] [stdout] | [INFO] [stdout] 82 | async fn handle(&mut self, message: RegisterNodes, ctx: &mut 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 import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/remote/actor/handler.rs:82:56 [INFO] [stdout] | [INFO] [stdout] 82 | async fn handle(&mut self, message: RegisterNodes, ctx: &mut 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: variable does not need to be mutable [INFO] [stdout] --> src/remote/system/builder.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut mediator = if let Some(mediator) = &mut self.mediator { [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/remote/system/builder.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let mut mediator = StreamMediator::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system_event_subscription` [INFO] [stdout] --> src/remote/actor/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | system_event_subscription: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `seed` [INFO] [stdout] --> src/remote/cluster/builder/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/remote/system/builder.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut mediator = if let Some(mediator) = &mut self.mediator { [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/remote/system/builder.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | let mut mediator = StreamMediator::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | message.sender.send(node); [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/remote/actor/handler.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 206 | | ... None [INFO] [stdout] 207 | | ... } else { [INFO] [stdout] 208 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 209 | | ... }); [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/remote/actor/handler.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [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/remote/stream/pubsub.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | sender.send(StreamEvent::Receive(msg)); [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/remote/stream/pubsub.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | sender.send(StreamEvent::Err); [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/remote/stream/pubsub.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | / mediator [INFO] [stdout] 181 | | .send(Publish:: { topic, message }) [INFO] [stdout] 182 | | .await [INFO] [stdout] 183 | | .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/remote/system/mod.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / self.registry_ref [INFO] [stdout] 178 | | .notify(RegisterActor::new(actor_id, node_id)); [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: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | children: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system_event_subscription` [INFO] [stdout] --> src/remote/actor/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | system_event_subscription: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `seed` [INFO] [stdout] --> src/remote/cluster/builder/worker.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | seed: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | message.sender.send(node); [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/remote/actor/handler.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 206 | | ... None [INFO] [stdout] 207 | | ... } else { [INFO] [stdout] 208 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 209 | | ... }); [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/remote/actor/handler.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 281 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [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/remote/stream/pubsub.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | sender.send(StreamEvent::Receive(msg)); [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/remote/stream/pubsub.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | sender.send(StreamEvent::Err); [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/remote/stream/pubsub.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | / mediator [INFO] [stdout] 181 | | .send(Publish:: { topic, message }) [INFO] [stdout] 182 | | .await [INFO] [stdout] 183 | | .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/remote/system/mod.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | / self.registry_ref [INFO] [stdout] 178 | | .notify(RegisterActor::new(actor_id, node_id)); [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: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 59 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> proto-build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> proto-build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protobuf_codegen_pure::Customize` [INFO] [stdout] --> proto-build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use protobuf_codegen_pure::Customize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> proto-build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_heartbeat.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> proto-build.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coerce` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> proto-build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `protobuf_codegen_pure::Customize` [INFO] [stdout] --> proto-build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use protobuf_codegen_pure::Customize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> proto-build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_locate.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> tests/test_remote_actor_creation.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | let create_actor_res = protobuf::parse_from_bytes::(&result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::actor::lifecycle::Status` [INFO] [stdout] --> tests/test_remote_pubsub.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use coerce::actor::lifecycle::Status; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::actor::message::encoding::json::RemoteMessage` [INFO] [stdout] --> tests/test_remote_pubsub.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use coerce::actor::message::encoding::json::RemoteMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> tests/test_remote_pubsub.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | use coerce::actor::message::{Handler, Message}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `new_actor` [INFO] [stdout] --> tests/test_remote_pubsub.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use coerce::actor::{new_actor, Actor}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::remote::storage::state::ActorStore` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use coerce::remote::storage::state::ActorStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> tests/test_remote_pubsub.rs:57:68 [INFO] [stdout] | [INFO] [stdout] 57 | async fn handle(&mut self, message: StreamEvent, ctx: &mut 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: `actor` [INFO] [stdout] --> tests/test_remote_pubsub.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | let mut actor = remote [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_2` [INFO] [stdout] --> tests/test_remote_pubsub.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let mut actor_2 = remote [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_remote_pubsub.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let mut sys = ActorSystem::new(); [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] --> tests/test_remote_pubsub.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 87 | let (mut sender_a, mut receiver_a) = channel::(); [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] --> tests/test_remote_pubsub.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let (mut sender_a, mut receiver_a) = channel::(); [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] --> tests/test_remote_pubsub.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | let (mut sender_b, mut receiver_b) = channel::(); [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] --> tests/test_remote_pubsub.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | let (mut sender_b, mut receiver_b) = channel::(); [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] --> tests/test_remote_pubsub.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | let mut actor = remote [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] --> tests/test_remote_pubsub.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let mut actor_2 = remote [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] --> tests/test_remote_pubsub.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let mut sys = ActorSystem::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] --> tests/test_remote_pubsub.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | let mut sys = ActorSystem::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] --> tests/test_remote_pubsub.rs:156:10 [INFO] [stdout] | [INFO] [stdout] 156 | let (mut sender_a, mut receiver_a) = channel::(); [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] --> tests/test_remote_pubsub.rs:156:24 [INFO] [stdout] | [INFO] [stdout] 156 | let (mut sender_a, mut receiver_a) = channel::(); [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] --> tests/test_remote_pubsub.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | let (mut sender_b, mut receiver_b) = channel::(); [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] --> tests/test_remote_pubsub.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let (mut sender_b, mut receiver_b) = channel::(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_createActor` should have a snake case name [INFO] [stdout] --> tests/test_remote_codec.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let _createActor = CreateActor::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `_create_actor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `subscription` [INFO] [stdout] --> tests/test_remote_pubsub.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | subscription: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/test_remote_pubsub.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | / self.on_completion [INFO] [stdout] 66 | | .take() [INFO] [stdout] 67 | | .unwrap() [INFO] [stdout] 68 | | .send(self.received_stream_messages); [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: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a1777617369da91f2682b673ef4441fdf08fd8fb3ebe2eda884be859eea2a330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1777617369da91f2682b673ef4441fdf08fd8fb3ebe2eda884be859eea2a330", kill_on_drop: false }` [INFO] [stdout] a1777617369da91f2682b673ef4441fdf08fd8fb3ebe2eda884be859eea2a330