[INFO] fetching crate coerce 0.8.11...
[INFO] testing coerce-0.8.11 against 1.90.0 for beta-1.91-3
[INFO] extracting crate coerce 0.8.11 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate coerce 0.8.11
[INFO] finished tweaking crates.io crate coerce 0.8.11
[INFO] tweaked toml for crates.io crate coerce 0.8.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coerce 0.8.11 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 216 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding hashbrown v0.13.1 (available: v0.13.2)
[INFO] [stderr]       Adding metrics v0.21.1 (available: v0.24.2)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.12.2 (available: v0.17.2)
[INFO] [stderr]       Adding metrics-util v0.15.1 (available: v0.20.0)
[INFO] [stderr]       Adding protobuf v3.2.0 (available: v3.7.2)
[INFO] [stderr]       Adding protobuf-support v3.2.0 (available: v3.7.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding utoipa v3.5.0 (available: v5.4.0)
[INFO] [stderr]       Adding utoipa-swagger-ui v3.1.5 (available: v9.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded valuable-derive v0.1.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.8.1
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded utoipa v3.5.0
[INFO] [stderr]   Downloaded coerce-macros v0.2.0
[INFO] [stderr]   Downloaded protobuf-support v3.2.0
[INFO] [stderr]   Downloaded hashring v0.3.6
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded metrics-macros v0.7.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.12.2
[INFO] [stderr]   Downloaded metrics v0.21.1
[INFO] [stderr]   Downloaded metrics-util v0.15.1
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded utoipa-gen v3.5.0
[INFO] [stderr]   Downloaded hashbrown v0.13.1
[INFO] [stderr]   Downloaded protobuf v3.2.0
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] [stderr]   Downloaded utoipa-swagger-ui v3.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab9078ebc8b2d69e06ccfad1aa5e4a323487525552cf24a868d9712b80757d8e
[INFO] running `Command { std: "docker" "start" "-a" "ab9078ebc8b2d69e06ccfad1aa5e4a323487525552cf24a868d9712b80757d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab9078ebc8b2d69e06ccfad1aa5e4a323487525552cf24a868d9712b80757d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9078ebc8b2d69e06ccfad1aa5e4a323487525552cf24a868d9712b80757d8e", kill_on_drop: false }`
[INFO] [stdout] ab9078ebc8b2d69e06ccfad1aa5e4a323487525552cf24a868d9712b80757d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f4e982b2569810eb184beff112542ae9a6a30c1d8671ebdaa801dc7d232d867
[INFO] running `Command { std: "docker" "start" "-a" "1f4e982b2569810eb184beff112542ae9a6a30c1d8671ebdaa801dc7d232d867", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling coerce v0.8.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::actor::describe::Describe`
[INFO] [stdout]    --> src/actor/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::actor::describe::Describe;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Status` and `Stop`
[INFO] [stdout]    --> src/actor/mod.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::actor::lifecycle::{Status, Stop};
[INFO] [stdout]     |                               ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActorMessage`, `Exec`, `MessageHandler`, `MessageUnwrapErr`, and `MessageWrapErr`
[INFO] [stdout]    --> src/actor/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ActorMessage, Exec, Handler, Message, MessageHandler, MessageUnwrapErr, MessageWrapErr,
[INFO] [stdout]     |     ^^^^^^^^^^^^  ^^^^                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::metrics::ActorMetrics`
[INFO] [stdout]    --> src/actor/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use crate::actor::metrics::ActorMetrics;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::supervised::Terminated`
[INFO] [stdout]    --> src/actor/mod.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | use crate::actor::supervised::Terminated;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]    --> src/actor/mod.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc::UnboundedSender`
[INFO] [stdout]    --> src/actor/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use tokio::sync::mpsc::UnboundedSender;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot`
[INFO] [stdout]    --> src/actor/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use tokio::sync::oneshot;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> src/actor/context.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::any::Any;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/actor/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fields`, `NamedValues`, `StructDef`, `Structable`, `Valuable`, `Value`, and `Visit`
[INFO] [stdout]   --> src/actor/context.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | use valuable::{Fields, NamedField, NamedValues, StructDef, Structable, Valuable, Value, Visit};
[INFO] [stdout]    |                ^^^^^^              ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoxedActorRef`
[INFO] [stdout]  --> src/actor/watch/watchers.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::actor::{ActorId, BoxedActorRef, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::Instrument`
[INFO] [stdout]   --> src/actor/lifecycle.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::Instrument;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `valuable::Valuable`
[INFO] [stdout]   --> src/actor/lifecycle.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use valuable::Valuable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Envelope`
[INFO] [stdout]  --> src/actor/refs/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ActorMessage, Envelope, Exec, Handler, Message, MessageHandler, MessageUnwrapErr,
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/actor/refs/mod.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout] 84 +         (self as &dyn Debug).fmt(f)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> src/actor/lifecycle.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let log = ctx.log();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> src/actor/mod.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | use std::any::Any;
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]    --> src/actor/mod.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]    --> src/actor/mod.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]    --> src/actor/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/actor/mod.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use std::ops::Deref;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CoreActorRef`
[INFO] [stdout]  --> src/actor/lifecycle.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::actor::{Actor, ActorId, BoxedActorRef, CoreActorRef, LocalActorRef};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn incr_actor_created(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn incr_actor_stopped(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         actor_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         msg_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wait_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         wait_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wait_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processing_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         processing_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processing_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actor/refs/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             Ref::Local(local_ref) => local_ref,
[INFO] [stdout]     |             --------------------- matches all the relevant values
[INFO] [stdout] 175 |             _ => panic!("ActorRef does not contain a local ref"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CARGO_PKG_VERSION` is never used
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub(crate) const CARGO_PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOG_CONTEXT_FIELDS` is never used
[INFO] [stdout]    --> src/actor/context.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | static LOG_CONTEXT_FIELDS: &[NamedField<'static>] =
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Notify` is never constructed
[INFO] [stdout]   --> src/actor/scheduler/timer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum TimerMode {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] 15 |     Notify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.61s
[INFO] running `Command { std: "docker" "inspect" "1f4e982b2569810eb184beff112542ae9a6a30c1d8671ebdaa801dc7d232d867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f4e982b2569810eb184beff112542ae9a6a30c1d8671ebdaa801dc7d232d867", kill_on_drop: false }`
[INFO] [stdout] 1f4e982b2569810eb184beff112542ae9a6a30c1d8671ebdaa801dc7d232d867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a85a98f066f166744bd27eda02a312416840aa28519909a42ccbf61356bac7a0
[INFO] running `Command { std: "docker" "start" "-a" "a85a98f066f166744bd27eda02a312416840aa28519909a42ccbf61356bac7a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling coerce v0.8.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: unused import: `crate::actor::describe::Describe`
[INFO] [stdout]    --> src/actor/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::actor::describe::Describe;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Status` and `Stop`
[INFO] [stdout]    --> src/actor/mod.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::actor::lifecycle::{Status, Stop};
[INFO] [stdout]     |                               ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActorMessage`, `Exec`, `MessageHandler`, `MessageUnwrapErr`, and `MessageWrapErr`
[INFO] [stdout]    --> src/actor/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ActorMessage, Exec, Handler, Message, MessageHandler, MessageUnwrapErr, MessageWrapErr,
[INFO] [stdout]     |     ^^^^^^^^^^^^  ^^^^                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::metrics::ActorMetrics`
[INFO] [stdout]    --> src/actor/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use crate::actor::metrics::ActorMetrics;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::supervised::Terminated`
[INFO] [stdout]    --> src/actor/mod.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | use crate::actor::supervised::Terminated;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]    --> src/actor/mod.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc::UnboundedSender`
[INFO] [stdout]    --> src/actor/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use tokio::sync::mpsc::UnboundedSender;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot`
[INFO] [stdout]    --> src/actor/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use tokio::sync::oneshot;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> src/actor/context.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::any::Any;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/actor/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fields`, `NamedValues`, `StructDef`, `Structable`, `Valuable`, `Value`, and `Visit`
[INFO] [stdout]   --> src/actor/context.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | use valuable::{Fields, NamedField, NamedValues, StructDef, Structable, Valuable, Value, Visit};
[INFO] [stdout]    |                ^^^^^^              ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoxedActorRef`
[INFO] [stdout]  --> src/actor/watch/watchers.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::actor::{ActorId, BoxedActorRef, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::Instrument`
[INFO] [stdout]   --> src/actor/lifecycle.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::Instrument;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `valuable::Valuable`
[INFO] [stdout]   --> src/actor/lifecycle.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use valuable::Valuable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Envelope`
[INFO] [stdout]  --> src/actor/refs/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ActorMessage, Envelope, Exec, Handler, Message, MessageHandler, MessageUnwrapErr,
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/actor/refs/mod.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout] 84 +         (self as &dyn Debug).fmt(f)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> src/actor/lifecycle.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let log = ctx.log();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> src/actor/mod.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | use std::any::Any;
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]    --> src/actor/mod.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]    --> src/actor/mod.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]    --> src/actor/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/actor/mod.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use std::ops::Deref;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CoreActorRef`
[INFO] [stdout]  --> src/actor/lifecycle.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::actor::{Actor, ActorId, BoxedActorRef, CoreActorRef, LocalActorRef};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn incr_actor_created(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn incr_actor_stopped(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         actor_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         msg_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wait_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         wait_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wait_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processing_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         processing_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processing_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actor/refs/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             Ref::Local(local_ref) => local_ref,
[INFO] [stdout]     |             --------------------- matches all the relevant values
[INFO] [stdout] 175 |             _ => panic!("ActorRef does not contain a local ref"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CARGO_PKG_VERSION` is never used
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub(crate) const CARGO_PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOG_CONTEXT_FIELDS` is never used
[INFO] [stdout]    --> src/actor/context.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | static LOG_CONTEXT_FIELDS: &[NamedField<'static>] =
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Notify` is never constructed
[INFO] [stdout]   --> src/actor/scheduler/timer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum TimerMode {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] 15 |     Notify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling coerce-macros v0.2.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_actor_err.rs:8:13
[INFO] [stdout]     |
[INFO] [stdout]   8 | use coerce::remote::system::builder::RemoteSystemConfigBuilder;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::remote`
[INFO] [stdout]    --> tests/test_remote_actor_err.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 | use coerce::remote::RemoteActorRef;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_cluster_node` in module `util`
[INFO] [stdout]    --> tests/test_remote_actor_err.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |     let node_1 = util::create_cluster_node(1, "localhost:30101", None, |handlers| {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^ not found in `util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/util/mod.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 128 | pub async fn create_cluster_node<F>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_cluster_node` in module `util`
[INFO] [stdout]    --> tests/test_remote_actor_err.rs:44:15
[INFO] [stdout]     |
[INFO] [stdout]  44 |         util::create_cluster_node(2, "localhost:30201", Some("localhost:30101"), |handlers| {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ not found in `util`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/util/mod.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 128 | pub async fn create_cluster_node<F>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_actor_err.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_actor_system.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_actor_system.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_codec.rs:2:13
[INFO] [stdout]     |
[INFO] [stdout]   2 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_remote_codec.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_codec.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_pubsub.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 | use coerce::remote::net::StreamData;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_pubsub.rs:8:13
[INFO] [stdout]     |
[INFO] [stdout]   8 | use coerce::remote::stream::pubsub::{PubSub, Receive, Subscription, Topic};
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_pubsub.rs:9:13
[INFO] [stdout]     |
[INFO] [stdout]   9 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_pubsub.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_actor_locate.rs:16:13
[INFO] [stdout]     |
[INFO] [stdout]  16 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:16:13
[INFO] [stdout]     |
[INFO] [stdout]  16 | use coerce::persistent::journal::provider::inmemory::InMemoryStorageProvider;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 | use coerce::persistent::journal::provider::inmemory::InMemoryStorageProvider;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:8:13
[INFO] [stdout]     |
[INFO] [stdout]   8 | use coerce::persistent::journal::provider::inmemory::InMemoryStorageProvider;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:19:13
[INFO] [stdout]     |
[INFO] [stdout]  19 | use coerce::sharding::coordinator::{ShardCoordinator, ShardHostState, ShardHostStatus};
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:21:13
[INFO] [stdout]     |
[INFO] [stdout]  21 | use coerce::sharding::host::ShardHost;
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::persistent`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout]  17 | use coerce::persistent::Persistence;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:24:13
[INFO] [stdout]     |
[INFO] [stdout]  24 | use coerce::remote::heartbeat::HeartbeatConfig;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:25:13
[INFO] [stdout]     |
[INFO] [stdout]  25 | use coerce::remote::net::server::RemoteServer;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:26:13
[INFO] [stdout]     |
[INFO] [stdout]  26 | use coerce::remote::system::{NodeId, RemoteActorSystem};
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::sharding`
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:22:13
[INFO] [stdout]     |
[INFO] [stdout]  22 | use coerce::sharding::Sharding;
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:9:13
[INFO] [stdout]     |
[INFO] [stdout]   9 | use coerce::persistent::journal::provider::StorageProvider;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 | use coerce::persistent::journal::storage::JournalEntry;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | use coerce::persistent::journal::types::JournalTypes;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 | use coerce::sharding::coordinator::allocation::{AllocateShard, AllocateShardResult};
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:13:13
[INFO] [stdout]     |
[INFO] [stdout]  13 | use coerce::sharding::coordinator::{ShardCoordinator, ShardHostState, ShardHostStatus, ShardId};
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:15:13
[INFO] [stdout]     |
[INFO] [stdout]  15 | use coerce::remote::handler::{ActorHandler, RemoteActorHandler};
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:16:13
[INFO] [stdout]     |
[INFO] [stdout]  16 | use coerce::remote::net::server::RemoteServer;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:17:13
[INFO] [stdout]     |
[INFO] [stdout]  17 | use coerce::remote::system::{NodeId, RemoteActorSystem};
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:18:13
[INFO] [stdout]     |
[INFO] [stdout]  18 | use coerce::sharding::host::stats::GetStats;
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `sharding` in `coerce`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:19:13
[INFO] [stdout]     |
[INFO] [stdout]  19 | use coerce::sharding::host::ShardHost;
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_system_health.rs:6:13
[INFO] [stdout]     |
[INFO] [stdout]   6 | use coerce::remote::heartbeat::health::HealthStatus;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::persistent`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:11:13
[INFO] [stdout]     |
[INFO] [stdout]  11 | use coerce::persistent::Persistence;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::sharding`
[INFO] [stdout]    --> tests/test_remote_sharding.rs:20:13
[INFO] [stdout]     |
[INFO] [stdout]  20 | use coerce::sharding::Sharding;
[INFO] [stdout]     |             ^^^^^^^^ could not find `sharding` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(feature = "sharding")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sharding` feature
[INFO] [stdout] 181 | pub mod sharding;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_system_health.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 | use coerce::remote::heartbeat::Heartbeat;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_system_health.rs:8:13
[INFO] [stdout]     |
[INFO] [stdout]   8 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::persistent`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 | use coerce::persistent::{Persistence, PersistentActor, Recover, RecoverSnapshot};
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/test_remote_sharding_rebalancing.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot`
[INFO] [stdout]  --> tests/test_remote_sharding_rebalancing.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::oneshot;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::describe::DescribeAll`
[INFO] [stdout]  --> tests/test_remote_sharding_rebalancing.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use coerce::actor::describe::DescribeAll;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::describe::DescribeOptions`
[INFO] [stdout]   --> tests/test_remote_sharding_rebalancing.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use coerce::actor::describe::DescribeOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_sharding_rebalancing.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_sharding_rebalancing.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_actor_supervision.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_remote_actor_locate.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_remote_actor_locate.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_sharding.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_sharding.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_actor_creation.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 | use coerce::remote::system::{RemoteActorErr, RemoteActorSystem};
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:42:10
[INFO] [stdout]     |
[INFO] [stdout]  42 | #[derive(JsonSnapshot, Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `JsonSnapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `protobuf`
[INFO] [stdout]   --> tests/test_remote_actor_creation.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use protobuf::Message;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `protobuf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `protobuf`, use `cargo add protobuf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_handle.rs:3:13
[INFO] [stdout]     |
[INFO] [stdout]   3 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_pubsub") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestActor: Actor` is not satisfied
[INFO] [stdout]    --> tests/test_persistent_recovery.rs:59:23
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Handler<Msg> for TestActor {
[INFO] [stdout]     |                       ^^^^^^^^^ the trait `Actor` is not implemented for `TestActor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Actor`:
[INFO] [stdout]               ActorScheduler
[INFO] [stdout]               EchoActor
[INFO] [stdout]               Worker<W>
[INFO] [stdout]               util::TestActor
[INFO] [stdout] note: required by a bound in `Handler`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/actor/message/mod.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Handler<M: Message>
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] 108 | where
[INFO] [stdout] 109 |     Self: Actor,
[INFO] [stdout]     |           ^^^^^ required by this bound in `Handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:7:13
[INFO] [stdout]     |
[INFO] [stdout]   7 | use coerce::persistent::journal::provider::StorageProvider;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:8:13
[INFO] [stdout]     |
[INFO] [stdout]   8 | use coerce::persistent::journal::storage::{JournalEntry, JournalStorage, JournalStorageRef};
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `persistent` in `coerce`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:9:13
[INFO] [stdout]     |
[INFO] [stdout]   9 | use coerce::persistent::journal::types::JournalTypes;
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `coerce::persistent`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:10:13
[INFO] [stdout]     |
[INFO] [stdout]  10 | use coerce::persistent::{
[INFO] [stdout]     |             ^^^^^^^^^^ could not find `persistent` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg(feature = "persistence")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `persistence` feature
[INFO] [stdout] 175 | pub mod persistent;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> tests/test_persistent_failures.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_remote_handle.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_remote_handle.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_persistent_recovery") due to 7 previous errors; 1 warning emitted
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/test_actor_system.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .exec(|mut actor| {
[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_actor_system.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .exec(|mut actor| {
[INFO] [stdout]    |                ----^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_persistent` found for struct `ActorSystem` in the current scope
[INFO] [stdout]    --> tests/test_remote_sharding_rebalancing.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let sys = ActorSystem::new().to_persistent(persistence);
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ method not found in `ActorSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/test_actor_system.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         .exec(|mut actor| {
[INFO] [stdout]    |                ----^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `remote` found for reference `&ActorSystem` in the current scope
[INFO] [stdout]   --> tests/test_remote_system_health.rs:55:63
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Heartbeat::register(self.actor_ref(ctx), ctx.system().remote());
[INFO] [stdout]    |                                                               ^^^^^^ method not found in `&ActorSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `remote` in `coerce`
[INFO] [stdout]    --> tests/test_remote_cluster_formation.rs:14:13
[INFO] [stdout]     |
[INFO] [stdout]  14 | use coerce::remote::system::RemoteActorSystem;
[INFO] [stdout]     |             ^^^^^^ could not find `remote` in `coerce`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "remote")]
[INFO] [stdout]     |       ------------------ the item is gated behind the `remote` feature
[INFO] [stdout] 178 | pub mod remote;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/test_remote_cluster_formation.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_system_health") due to 4 previous errors
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_codec") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] warning: unused import: `coerce::actor::message::Message`
[INFO] [stdout]   --> tests/test_remote_sharding_rebalancing.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use coerce::actor::message::Message;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_persistent` found for struct `ActorSystem` in the current scope
[INFO] [stdout]    --> tests/test_remote_sharding.rs:197:38
[INFO] [stdout]     |
[INFO] [stdout] 197 |         let sys = ActorSystem::new().to_persistent(persistence);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^ method not found in `ActorSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::describe::Describe`
[INFO] [stdout]    --> src/actor/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::actor::describe::Describe;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Status` and `Stop`
[INFO] [stdout]    --> src/actor/mod.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::actor::lifecycle::{Status, Stop};
[INFO] [stdout]     |                               ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ActorMessage`, `Exec`, `MessageHandler`, `MessageUnwrapErr`, and `MessageWrapErr`
[INFO] [stdout]    --> src/actor/mod.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ActorMessage, Exec, Handler, Message, MessageHandler, MessageUnwrapErr, MessageWrapErr,
[INFO] [stdout]     |     ^^^^^^^^^^^^  ^^^^                    ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::metrics::ActorMetrics`
[INFO] [stdout]    --> src/actor/mod.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | use crate::actor::metrics::ActorMetrics;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor::supervised::Terminated`
[INFO] [stdout]    --> src/actor/mod.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | use crate::actor::supervised::Terminated;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]    --> src/actor/mod.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | use std::any::Any;
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display` and `Formatter`
[INFO] [stdout]    --> src/actor/mod.rs:151:23
[INFO] [stdout]     |
[INFO] [stdout] 151 | use std::fmt::{Debug, Display, Formatter};
[INFO] [stdout]     |                       ^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]    --> src/actor/mod.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/actor/mod.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use std::ops::Deref;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::mpsc::UnboundedSender`
[INFO] [stdout]    --> src/actor/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use tokio::sync::mpsc::UnboundedSender;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot`
[INFO] [stdout]    --> src/actor/mod.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use tokio::sync::oneshot;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]   --> src/actor/context.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::any::Any;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/actor/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Fields`, `NamedValues`, `StructDef`, `Structable`, `Valuable`, `Value`, and `Visit`
[INFO] [stdout]   --> src/actor/context.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | use valuable::{Fields, NamedField, NamedValues, StructDef, Structable, Valuable, Value, Visit};
[INFO] [stdout]    |                ^^^^^^              ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoxedActorRef`
[INFO] [stdout]  --> src/actor/watch/watchers.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::actor::{ActorId, BoxedActorRef, Receiver};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::Instrument`
[INFO] [stdout]   --> src/actor/lifecycle.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tracing::Instrument;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `valuable::Valuable`
[INFO] [stdout]   --> src/actor/lifecycle.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use valuable::Valuable;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Envelope`
[INFO] [stdout]  --> src/actor/refs/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ActorMessage, Envelope, Exec, Handler, Message, MessageHandler, MessageUnwrapErr,
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/actor/refs/mod.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 |         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout]    |                  ^          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -         (self as (&dyn Debug)).fmt(f)
[INFO] [stdout] 84 +         (self as &dyn Debug).fmt(f)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_sharding_rebalancing") due to 9 previous errors; 8 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_actor_err") due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_actor_creation") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_persistent` found for struct `ActorSystem` in the current scope
[INFO] [stdout]   --> tests/test_remote_sharding.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let sys = ActorSystem::new().to_persistent(Persistence::from(InMemoryStorageProvider::new()));
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ method not found in `ActorSystem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_actor_locate") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] warning: unused import: `coerce::actor::message::Message`
[INFO] [stdout]  --> tests/test_remote_sharding.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use coerce::actor::message::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log`
[INFO] [stdout]   --> src/actor/lifecycle.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let log = ctx.log();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_log`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::FutureExt`
[INFO] [stdout]  --> tests/test_actor_messaging.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::FutureExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_handle") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> tests/test_actor_supervision.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     timeout(Duration::from_secs(5), async move {
[INFO] [stdout] 137 | |         on_all_child_actors_stopped.await
[INFO] [stdout] 138 | |     })
[INFO] [stdout] 139 | |     .await
[INFO] [stdout] 140 | |     .expect("parent didn't receive the child-terminated notification");
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let _ = timeout(Duration::from_secs(5), async move {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_sharding") due to 12 previous errors; 4 warnings emitted
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> tests/test_persistent_failures.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `coerce::actor::system::ActorSystem`
[INFO] [stdout]  --> tests/util/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use coerce::actor::system::ActorSystem;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> tests/test_actor_messaging.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |         .exec(|mut actor| {
[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_actor_messaging.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |         .exec(|mut actor| {
[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_actor_messaging.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let _ = actor_ref.exec(|mut actor| actor.counter = 2).await;
[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_actor_messaging.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let _ = actor_ref.notify_exec(move |mut actor| actor.counter = i);
[INFO] [stdout]     |                                             ----^^^^^
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_remote_cluster_formation") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0277]: the trait bound `TestActor: Actor` is not satisfied
[INFO] [stdout]    --> tests/test_persistent_failures.rs:83:27
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl Handler<Message> for TestActor {
[INFO] [stdout]     |                           ^^^^^^^^^ the trait `Actor` is not implemented for `TestActor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Actor`:
[INFO] [stdout]               ActorScheduler
[INFO] [stdout]               EchoActor
[INFO] [stdout]               Worker<W>
[INFO] [stdout]               util::TestActor
[INFO] [stdout] note: required by a bound in `Handler`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/actor/message/mod.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub trait Handler<M: Message>
[INFO] [stdout]     |           ------- required by a bound in this trait
[INFO] [stdout] 108 | where
[INFO] [stdout] 109 |     Self: Actor,
[INFO] [stdout]     |           ^^^^^ required by this bound in `Handler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   --> tests/test_persistent_failures.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     next_errors: VecDeque<anyhow::Error>,
[INFO] [stdout]    |                           ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce` (test "test_persistent_failures") due to 17 previous errors; 2 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:204:37
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub fn set_next_err(&self, err: anyhow::Error) {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:249:10
[INFO] [stdout]     |
[INFO] [stdout] 249 |     ) -> anyhow::Result<Option<JournalEntry>> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:262:10
[INFO] [stdout]     |
[INFO] [stdout] 262 |     ) -> anyhow::Result<Option<Vec<JournalEntry>>> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:275:10
[INFO] [stdout]     |
[INFO] [stdout] 275 |     ) -> anyhow::Result<Option<JournalEntry>> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:284:10
[INFO] [stdout]     |
[INFO] [stdout] 284 |     ) -> anyhow::Result<Option<Vec<JournalEntry>>> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 292 |     ) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]    --> tests/test_persistent_failures.rs:296:58
[INFO] [stdout]     |
[INFO] [stdout] 296 |     async fn delete_all(&self, _persistence_id: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |                                                          ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]    --> src/actor/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 | use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CoreActorRef`
[INFO] [stdout]  --> src/actor/lifecycle.rs:9:51
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::actor::{Actor, ActorId, BoxedActorRef, CoreActorRef, LocalActorRef};
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn incr_actor_created(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:26:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn incr_actor_stopped(actor_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:31
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:34:57
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn incr_messages_sent(actor_type: &'static str, msg_type: &'static str) {
[INFO] [stdout]    |                                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actor_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         actor_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg_type`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         msg_type: &'static str,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_msg_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wait_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         wait_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wait_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processing_time`
[INFO] [stdout]   --> src/actor/metrics/mod.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         processing_time: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processing_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/actor/refs/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             Ref::Local(local_ref) => local_ref,
[INFO] [stdout]     |             --------------------- matches all the relevant values
[INFO] [stdout] 175 |             _ => panic!("ActorRef does not contain a local ref"),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CARGO_PKG_VERSION` is never used
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub(crate) const CARGO_PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `LOG_CONTEXT_FIELDS` is never used
[INFO] [stdout]    --> src/actor/context.rs:313:8
[INFO] [stdout]     |
[INFO] [stdout] 313 | static LOG_CONTEXT_FIELDS: &[NamedField<'static>] =
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Notify` is never constructed
[INFO] [stdout]   --> src/actor/scheduler/timer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum TimerMode {
[INFO] [stdout]    |      --------- variant in this enum
[INFO] [stdout] 15 |     Notify,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a85a98f066f166744bd27eda02a312416840aa28519909a42ccbf61356bac7a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a85a98f066f166744bd27eda02a312416840aa28519909a42ccbf61356bac7a0", kill_on_drop: false }`
[INFO] [stdout] a85a98f066f166744bd27eda02a312416840aa28519909a42ccbf61356bac7a0
